Hi, I am still working on the same problem, no solution had found , please help me on the same. I am having one more query. MsMincho.ttc support vertical layout, what will be the expected output for zero degree oriented and single byte text with FT_Load_Glyph(face, Glyph_Index, FT_LOAD_VERTICAL_LAYOUT). I checked with MsWord Vetical box for double byte 'A' it print correclty but for single byte it prints rotated 'A'. Is there any relation between verival layout and mulibyte char.
Please also comment on previous query why I am getting const advance value for Vertical layout text. Thanks Paresh > > > I have no idea how to get scaled value for vertical advance, please help. > > I also wonder if this is the case why Im getting proper value for Horizontal > > advance for horizontal advance?? > > > > Thanks > > Paresh > > > > > > > > On Sun, 2006-03-12 at 22:42, Paresh Deshmukh wrote: > > > > Hi, > > > > > > > > 256 is incompatible with other value, I check bbox values it is perfectly > > fine. > > > > Here is some values: > > > > Char A: > > > > BBox Info: Bitmap Info: > > > > xMin 3 Rows: 35 > > > > yMin 1 Width: 37 > > > > xMax 40 Pitch: 37 > > > > yMax 36 > > > > advance(x,y) value is (0,256). > > > Vertical advance is usually constant. It sounds to me that you have got > > > hold of an unscaled value for the vertical advance and a scaled value > > > for the bounding box. > > > > > > > > > > > > > > _______________________________________________ > > Freetype mailing list > > [email protected] > > http://lists.nongnu.org/mailman/listinfo/freetype _______________________________________________ Freetype mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype
