Sign in
flutter
/
third_party
/
harfbuzz
/
867361c3ad39629a8d5b7dc48d558a1c19e37d43
/
src
/
Makefile.am
867361c
[indic] Add syllable recognition state machine
by Behdad Esfahbod
· 14 years ago
b9ddbd5
[Indic] Start an Indic shaper
by Behdad Esfahbod
· 14 years ago
9d49433
Minor rename
by Behdad Esfahbod
· 14 years ago
5bc1819
Add check-includes.sh
by Behdad Esfahbod
· 14 years ago
329c157
Add libtool versioning
by Behdad Esfahbod
· 14 years ago
d5bfd02
Minor
by Behdad Esfahbod
· 14 years ago
6a4e7e1
Add maxp table
by Behdad Esfahbod
· 14 years ago
c78f448
[API] Add version macros and functions
by Behdad Esfahbod
· 14 years ago
56eb5ad
Move code around
by Behdad Esfahbod
· 14 years ago
f1425a5
Rename hb-view.c and test.c to .cc files
by Behdad Esfahbod
· 14 years ago
c57d454
Rename all private sources and headers to C++ files
by Behdad Esfahbod
· 14 years ago
f19f4f9
Rename hb-blob.c to hb-blob.cc in preparation of more changes
by Behdad Esfahbod
· 14 years ago
fb194b8
unicode: Cleanup implementation
by Behdad Esfahbod
· 14 years ago
8e4bb3c
Fold hb-language.[ch] into hb-common.[ch]
by Behdad Esfahbod
· 14 years ago
c2cb98c
[hb-view] Link with -lm
by Behdad Esfahbod
· 14 years ago
5353bf4
Add initial hb-view tool
by Behdad Esfahbod
· 14 years ago
7bbe14b
Fix 'make distcheck'
by Behdad Esfahbod
· 14 years ago
756f794
Remove Graphite backend
by Behdad Esfahbod
· 14 years ago
0884a8d
Move generated table to its own file
by Behdad Esfahbod
· 14 years ago
49baa1f
Add hb_ot_complex_shaper_t stuff and start hooking Arabic shaper up
by Behdad Esfahbod
· 14 years ago
5a2b0b3
Add hb-ot-map.cc
by Behdad Esfahbod
· 14 years ago
a806762
Add hb-ot-shape-private.hh
by Behdad Esfahbod
· 14 years ago
4924aff
Add hb-ot-map-private.hh
by Behdad Esfahbod
· 14 years ago
3eb936f
Add Arabic/Syriac/N'ko shaping logic
by Behdad Esfahbod
· 14 years ago
7b9a38a
Add test.c using public API
by Behdad Esfahbod
· 15 years ago
acdba3f
Prefer C linkage
by Behdad Esfahbod
· 15 years ago
cc6d522
De-C++ where possible
by Behdad Esfahbod
· 15 years ago
d05d13d
Add a test for header preprocessor guards
by Behdad Esfahbod
· 15 years ago
15c7379
Revert "Merge remote branch 'martin/master'"
by Behdad Esfahbod
· 15 years ago
1432ab1
Add graphical output to hbtestfont
by Martin Hosken
· 15 years ago
aa62a40
Fix Makefile to install hb-ot-shape.h
by Behdad Esfahbod
· 15 years ago
02f2855
Graphite also forces us to link to libstdc++ currently
by Behdad Esfahbod
· 15 years ago
305ba86
Import Graphite shaping backend by Martin Hosken
by Behdad Esfahbod
· 15 years ago
83f3467
Add hb_tag_from_string()
by Behdad Esfahbod
· 15 years ago
cf5585c
Add 'head' table
by Behdad Esfahbod
· 15 years ago
3b649a3
Add check for internal symbols
by Behdad Esfahbod
· 15 years ago
22da7fd
Rename a few files to be C++ sources
by Behdad Esfahbod
· 15 years ago
1cebfbb
Cleanup hb_face_create_for_data()
by Behdad Esfahbod
· 15 years ago
2014b8d
Hook OpenType shaping up
by Behdad Esfahbod
· 15 years ago
b8a53e4
We'll have to link to libstdc++ if linking to ICU, so disable test for now
by Behdad Esfahbod
· 15 years ago
8a3511a
Add hb_language_t as well as language/script conversion to OT tags
by Behdad Esfahbod
· 15 years ago
8fb3d1a
Start ft glue
by Behdad Esfahbod
· 15 years ago
d94647e
Add ICU glue
by Behdad Esfahbod
· 15 years ago
d5a8e46
[Makefile] Install hb-unicode.h
by Behdad Esfahbod
· 15 years ago
21d0fce
Add check for not linking to libstdc++
by Behdad Esfahbod
· 15 years ago
ca95ce4
Use the C linker, not C++ linker
by Behdad Esfahbod
· 15 years ago
2f3e69f
Fix build without glib, again
by Behdad Esfahbod
· 15 years ago
63a792a
Update Makefile to build without glib
by Behdad Esfahbod
· 15 years ago
1f0ceeb
Install library
by Behdad Esfahbod
· 15 years ago
15232e2
[HB] Add empty hb_shape() API
by Behdad Esfahbod
· 15 years ago
6936706
Bug 591413 – needs to link with libstdc++
by Behdad Esfahbod
· 15 years ago
49f261d
[HB] Add hb-glib
by Behdad Esfahbod
· 15 years ago
5c44188
[HB] Start adding Unicode funcs
by Behdad Esfahbod
· 15 years ago
a62f776
[HB] Don't override CXX compiler
by Behdad Esfahbod
· 15 years ago
a794ebf
[HB] Use glib again
by Behdad Esfahbod
· 15 years ago
d341881
[HB] Fix build of main.cc
by Behdad Esfahbod
· 15 years ago
7edb430
[HB] Rename open-types to open-type; beauty
by Behdad Esfahbod
· 15 years ago
15164d9
[HB] Fix mix warnings
by Behdad Esfahbod
· 15 years ago
b28e21b
[HB] Rename hb-font.c to hb-font.cc
by Behdad Esfahbod
· 15 years ago
5f5b24f
[OT] Rename C++ header files from *.h to *.hh
by Behdad Esfahbod
· 15 years ago
2098a02
[HB] Move OT file handling out of ot-layout
by Behdad Esfahbod
· 15 years ago
678bed4
[HB] Add top-level header files
by Behdad Esfahbod
· 15 years ago
baec684
[HB] Remove glib dependency
by Behdad Esfahbod
· 15 years ago
ba8d94c
[HB] Simplify object creation
by Behdad Esfahbod
· 15 years ago
c62b503
[HB] Add abstract font and face API
by Behdad Esfahbod
· 15 years ago
f0954d1
[HB] Add a "blob" manager
by Behdad Esfahbod
· 15 years ago
2ebb89d
Revert "XX"
by Behdad Esfahbod
· 15 years ago
55520d2
XX
by Behdad Esfahbod
· 15 years ago
79420ad
[HB] Add get_attach_points()
by Behdad Esfahbod
· 15 years ago
5c0adce
[HB] Rename harfbuzz-buffer to hb-buffer
by Behdad Esfahbod
· 15 years ago
b857b49
[HB] Remove all references to the old code!
by Behdad Esfahbod
· 15 years ago
0f7e6b2
[GPOS] Fix more brokenness
by Behdad Esfahbod
· 15 years ago
bb3899a
[GSUB] Implement ligature substitutions
by Behdad Esfahbod
· 15 years ago
ce48f03
Merge harfbuzz-ng
by Behdad Esfahbod
· 15 years ago
ng-mergepoint
0e13bee
Use git.mk
by Behdad Esfahbod
· 16 years ago
3664e59
Fix Bug 572529 – Poor -I ordering can break build
by Behdad Esfahbod
· 16 years ago
1784324
Remove COPYING.GPL and COPYING.FTL that are no longer there.
by Behdad Esfahbod
· 17 years ago
78ef65b
Some more cleanup and merging.
by Behdad Esfahbod
· 17 years ago
5c9bd37
Fix typo.
by Behdad Esfahbod
· 17 years ago
4280ec4
Rename ftglue.c to harfbuzz-impl.c and more type renames and moving code
by Behdad Esfahbod
· 17 years ago
5716ae2
New header file harfbuzz-global.h. Rename FT_* int types to HB_* types.
by Behdad Esfahbod
· 17 years ago
6b34713
Mark internal symbols as HB_INTERNAL and define that to static in
by Behdad Esfahbod
· 17 years ago
61ddbaf
Build harfbuzz.c instead of individual source files, to let compiler go
by Behdad Esfahbod
· 17 years ago
6567e16
Don't include harfbuzz-dump.[ch] in libharfbuzz.a. Those are just used by
by Behdad Esfahbod
· 17 years ago
6c49beb
Link freetype to harfbuzz-dump, for those systems that don't track
by Behdad Esfahbod
· 18 years ago
52481a5
Bug 345600 – cvs build error in pango/opentype/Makefile
by Behdad Esfahbod
· 19 years ago
9f8da38
Convert pango/opentype to the new project called HarfBuzz.
by Behdad Esfahbod
· 19 years ago
hb-rename
e040f68
Removed.
by Behdad Esfahbod
· 19 years ago
f45689b
If major.minor of required and available glib versions are the same, add
by Behdad Esfahbod
· 19 years ago
ff70347
Patch from David Turner. Review and testing by Behdad Esfahbod
by Owen Taylor
· 20 years ago
44ff46a
Rename LDADDS to libpango_ot_la_LIBADD to actually make libpango-ot.la
by Tor Lillqvist
· 20 years ago
03838da
Set G_LOG_DOMAIN.
by Owen Taylor
· 20 years ago
a7e096c
Rework opentype interfaces and other changes to make GPOS work for Arabic.
by Owen Taylor
· 21 years ago
312e1c1
make similar changes to the ones on glib head (call gtk-docize, etc).
by James Henstridge
· 22 years ago
1aad15f
Add an --enable-debug configure argument defaulting to 'yes' for unstable
by Owen Taylor
· 22 years ago
226d9b6
Do not add GLIB_CFLAGS to CFLAGS.
by Sebastian Wilhelmi
· 22 years ago
5c53f14
Remove. Not used. (A static library is built here. Exported entries are in
by Tor Lillqvist
· 23 years ago
35e4593
pango/makefile.mingw.in pango/mini-fribidi/makefile.mingw Remove. Not
by Tor Lillqvist
· 23 years ago
973bd60
Resuming aborted commit
by Sebastian Wilhelmi
· 23 years ago
87a475c
header to abstract the difference between FreeType 2.0.3 and 2.0.4 error
by Havoc Pennington
· 24 years ago
Next »