harfbuzz/util
Behdad Esfahbod e6c09cdf43 Remove the pre_allocate argument from hb_buffer_create()
For two reasons:

1. User can always call hb_buffer_pre_allocate() themselves, and

2. Now we do a pre_alloc in add_utfX anyway, so the total number of
reallocs is limited to a small number (~3) anyway.  This just makes the
API cleaner.
2011-08-19 19:20:26 +02:00
..
Makefile.am Refactor hb-view code 2011-08-11 12:04:03 +02:00
common.cc Refactor hb-view code 2011-08-11 12:04:03 +02:00
common.hh [ft] FT_Get_Advance() for advance-width callbacks 2011-08-15 20:41:59 +02:00
hb-view.cc Remove the pre_allocate argument from hb_buffer_create() 2011-08-19 19:20:26 +02:00
options.cc Fix falloffs of the GOption conversion 2011-08-15 19:03:43 +02:00
options.hh Fix falloffs of the GOption conversion 2011-08-15 19:03:43 +02:00