Re: porting program from uniscribe to pango, missing some information



On 13-09-05 10:33 PM, ikenchina wrote:
hello,
i am porting a program from windows to linux, and for complex script, i use
ups on windows, but now i use pango on linux. but i found some functions do
not exis in pango and existing in usp.

1. scriptIsComplex :

We don't have that concept, and you shouldn't need that concept anyway.


script. is it right? 2. scriptGetFontProperties , get SCRIPT_FONTPROPERTIES:
for this case, i don't know how to get the information of
SCRIPT_FONTPROPERTIES. eg: wgBlank, wgInvalid, wgKashida, iKashidaWidth.

What do you need those things for?


3. scriptGetProperties , get SCRIPT_PROPERTIES : i don't know how to get the
information of SCRIPT_PROPERTIES. eg: fComplex, fNeedsWordBreak

Same question.


4. PangoAnalysis, GSList *extra_attrs, but document didn't tell me what
attributes are?

PangoAttribute's



-- 
behdad
http://behdad.org/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]