From: Giacomo C. <jw...@bu...> - 2005-08-05 18:20:52
|
Tony Graham wrote: > You should set the justification in fo/fo-block-area.c, somewhere near > this > >comment: > > /* > FIXME: Pango does not justify. > fo_layout_set_justify (pango_layout, TRUE); > */ > >(Although the variable should be 'fo_layout' now, not 'pango_layout'.) > > Is there a safe way to get true text-align value from that point? |