=== Released 1.6.0 ===
Mon Sep 13 17:38:58 2004 Owen Taylor <otaylor@redhat.com> * === Released 1.6.0 === * configure.in: Update versions for 1.6.0 * NEWS: Update. * README: Minor tweak. * pango/fonts.c pango/pango-context.c pango/pango-types.h pango/pango-utils.c pango/pangoft2.c pango/pango-layout.c pango/opentype/pango-ot-buffer.c: Add a bunch of missing Since: 1.6.
This commit is contained in:
parent
d41089a5b6
commit
8b654dfb5a
|
@ -93,6 +93,8 @@ pango_ot_buffer_set_rtl (PangoOTBuffer *buffer,
|
||||||
* This setting is needed for proper positioning of Arabic accents,
|
* This setting is needed for proper positioning of Arabic accents,
|
||||||
* but will produce incorrect results with standard OpenType indic
|
* but will produce incorrect results with standard OpenType indic
|
||||||
* fonts.
|
* fonts.
|
||||||
|
*
|
||||||
|
* Since: 1.6
|
||||||
**/
|
**/
|
||||||
void
|
void
|
||||||
pango_ot_buffer_set_zero_width_marks (PangoOTBuffer *buffer,
|
pango_ot_buffer_set_zero_width_marks (PangoOTBuffer *buffer,
|
||||||
|
|
Loading…
Reference in New Issue