Sign in
flutter
/
third_party
/
harfbuzz
/
effddd03bd6fb0aac14b46a16b281f3749e44780
/
src
/
Makefile.am
effddd0
[myanmar] Add dump-myanmar-data
by Behdad Esfahbod
· 7 years ago
c0e45b6
[indic] Rename print-indic-table to dump-indic-data
by Behdad Esfahbod
· 7 years ago
8634846
More tweaking linker and linker flags
by Behdad Esfahbod
· 7 years ago
397ed53
[indic] Add print-indic-table
by Behdad Esfahbod
· 7 years ago
aeed082
Another tweak at libstdc++ things
by Behdad Esfahbod
· 7 years ago
28e63a1
Disable threadsafe static's for all libraries
by Behdad Esfahbod
· 7 years ago
b969a82
Pass no-libstdc++ flags only to libraries suppressing it
by Behdad Esfahbod
· 7 years ago
42040a2
Allow libharfbuzz-subset to link to libstdc++
by Behdad Esfahbod
· 7 years ago
4af3c5e
Move linker specifying to a better place
by Ebrahim Byagowi
· 7 years ago
0b94d59
Rename --with-stdcpp → --with-libstdc++
by Khaled Hosny
· 7 years ago
91f0d51
Fix symbol exporting issue on msys2 and ✅ bringing all the bots (#781)
by Ebrahim Byagowi
· 7 years ago
a9b650d
Apply check-defs.sh to -icu and -subset, toward mingw fix (#780)
by Ebrahim Byagowi
· 7 years ago
2efc896
Add --with-stdcpp for ossfuzzer and mupdf use (#770)
by Ebrahim Byagowi
· 7 years ago
844f48e
Fix symbol exporting and libstdc++ linkage of hb-subset (#769)
by Ebrahim Byagowi
· 7 years ago
3b68a03
[fuzzer] Minor
by Behdad Esfahbod
· 7 years ago
eeffabc
Build
by Behdad Esfahbod
· 7 years ago
ae39fc8
[subset] Build hb-subset into separate libharfbuzz-subset.so
by Behdad Esfahbod
· 7 years ago
9ccb836
Start to sketch APIs for subsetting
by Rod Sheeter
· 7 years ago
0080614
Improve avoiding C++ linkage, definition creation and cmake tests (#710)
by Ebrahim Byagowi
· 7 years ago
7c32e01
Minor
by Behdad Esfahbod
· 7 years ago
72bec1c
Improve tests (#679)
by Ebrahim Byagowi
· 7 years ago
5ed26fc
[cmake] Run src/ tests (#675)
by Ebrahim Byagowi
· 7 years ago
baf7779
Limit how much recursion GSUB/GPOS does
by Behdad Esfahbod
· 7 years ago
909de95
Minor build fix
by Behdad Esfahbod
· 7 years ago
6a2cbc6
[coretext] Use fabsf() instead of abs()
by Behdad Esfahbod
· 7 years ago
c2545b9
Add check for HB_EXTERNs
by Behdad Esfahbod
· 7 years ago
5ecf96e
Use absolute paths of ragel generated headers (#467)
by William Hua
· 8 years ago
a4471d0
Move list of ragel sources to Makefile.sources as well
by Behdad Esfahbod
· 8 years ago
d2acaf6
Split ragel generated files lists and remove hardcoded rl files lists (#453)
by ebraminio
· 8 years ago
7c47474
Set LC_ALL instead of LANG when creating harfbuzz.def
by Behdad Esfahbod
· 8 years ago
785982b
[var] Flesh out some more
by Behdad Esfahbod
· 8 years ago
b424b6c
Add --with-icu=builtin configure option
by Kal Conley
· 9 years ago
91dd115
Add HB_NDEBUG
by Behdad Esfahbod
· 9 years ago
9881650
Disable internal buffer variable bookkeeping in NDEBUG builds
by Behdad Esfahbod
· 9 years ago
c679285
build: Build the DirectWrite sources if requested
by Chun-wei Fan
· 9 years ago
35ded3a
build: Move source listings into separate Makefile snippets
by Chun-wei Fan
· 9 years ago
e1d4d0f
Merge branch 'font-extents'
by Behdad Esfahbod
· 9 years ago
70952dd
Add test to make sure ot-languages array is sorted
by Behdad Esfahbod
· 9 years ago
097c998
Parse the OS/2 table.
by Simon Cozens
· 9 years ago
0e38c91
[introspection] Make scanner happy with HB_EXTERN
by Behdad Esfahbod
· 9 years ago
63fe05c
Fix make distcheck
by Behdad Esfahbod
· 9 years ago
ff16ef3
Enable building a bounded version of the library for fuzzing
by Behdad Esfahbod
· 9 years ago
b50fcfa
[ot-font] Implement glyph_extents() for TrueType fonts
by Behdad Esfahbod
· 10 years ago
ddd6bf1
Don't declare dependency on freetype in harfbuzz.pc
by Behdad Esfahbod
· 10 years ago
539a610
Add Libs.private and Requires.private to harfbuzz.pc
by Behdad Esfahbod
· 10 years ago
bd22a5c
Bug 91559 - HarfBuzz 1.0.1: Inconsistent DLL files specified/created...
by Behdad Esfahbod
· 10 years ago
2604423
1.0.0
by Behdad Esfahbod
· 10 years ago
1.0.0
9daf2df
Add hb-ot-shape-complex-arabic-private.hh
by Behdad Esfahbod
· 10 years ago
21cb08a
Remove unused SEA shaper
by Behdad Esfahbod
· 10 years ago
20e246e
[USE] Start moving Unicode-to-USE mapping into Python code
by Behdad Esfahbod
· 10 years ago
fd74b93
Minor
by Behdad Esfahbod
· 10 years ago
e2c9511
[USE] Add Universal Shaping Engine to Makefile
by Behdad Esfahbod
· 10 years ago
7988da2
Add convenience make target "make lib" in src/
by Behdad Esfahbod
· 10 years ago
c0b82ba
Create ragel-generated files in srcdir
by Behdad Esfahbod
· 10 years ago
79bbb10
Clean ragel-generated headers in maintainercleanfiles
by Behdad Esfahbod
· 10 years ago
8971cac
Don't use tmp files in Makefile
by Behdad Esfahbod
· 10 years ago
f28b1c8
[arabic] Implement Windows-1256 private shaping
by Behdad Esfahbod
· 11 years ago
d6d349d
Give CC to gir-scanner
by Behdad Esfahbod
· 11 years ago
3f5327a
[arabic-table] Read Blocks.txt and shuffle code around
by Behdad Esfahbod
· 11 years ago
41ca1fb
[ot] Start implementing cmap table
by Behdad Esfahbod
· 11 years ago
9036484
Start fleshing out builtin font functions
by Behdad Esfahbod
· 11 years ago
343a0e4
Add "make built-sources"
by Behdad Esfahbod
· 11 years ago
bb8ffb5
Use AM_MISSING_PROG for ragel and git
by Behdad Esfahbod
· 11 years ago
c9522de
Make it possible to disable the fallback shaper at configure time
by Konstantin Ritt
· 11 years ago
f14bb7d
[ot] Separate out hebrew and tibetan shapers from default
by Behdad Esfahbod
· 11 years ago
c98b718
[ot] Add Hangul shaper
by Behdad Esfahbod
· 11 years ago
fbd4acc
Clean ht-ob headers
by Luis de Bethencourt
· 11 years ago
2af8262
Improve library checks
by Behdad Esfahbod
· 12 years ago
dfdbe7f
[introspection] Make hb_blob_create() introspectable
by Behdad Esfahbod
· 12 years ago
6c48f20
[otlayout] Add structs for JSTF table
by Behdad Esfahbod
· 12 years ago
e0dbf99
[introspection] Pass source files to scanner
by Behdad Esfahbod
· 12 years ago
213001a
[build] Fix EXTRA_DIST
by Behdad Esfahbod
· 12 years ago
ac1b723
Remove hb-old and hb-icu-le test shapers
by Behdad Esfahbod
· 12 years ago
b94243d
[g-i] Rename library from harfbuzz to HarfBuzz
by Behdad Esfahbod
· 12 years ago
71ef22b
Turn hb-gobject, and introspection off by default
by Behdad Esfahbod
· 12 years ago
d8f5070
Hookup harfbuzz-gobject to introspection
by Behdad Esfahbod
· 12 years ago
71439a8
[gobject] Flesh out hb-gobject
by Behdad Esfahbod
· 12 years ago
23027f7
[introspection] Enable gobject-introspection again
by Behdad Esfahbod
· 12 years ago
4dc798d
Add hb-deprecated.h, and rename a couple enum values
by Behdad Esfahbod
· 12 years ago
2e3a07a
Separate face source code from font
by Behdad Esfahbod
· 12 years ago
f7c72b4
[gtk-doc] Initial setup
by Anthony Carrico
· 12 years ago
2fd0e02
Minor
by Behdad Esfahbod
· 12 years ago
d70be29
Fix dist
by Behdad Esfahbod
· 12 years ago
22ce096
Generate harfbuzz-icu.pc
by Behdad Esfahbod
· 12 years ago
d9afa11
Build hb-icu into libharfbuzz-icu.so
by Behdad Esfahbod
· 12 years ago
cd54d50
Fix distcheck
by Behdad Esfahbod
· 12 years ago
20b817a
[buffer] Implement buffer deserialization for format=json
by Behdad Esfahbod
· 12 years ago
847794e
[buffer] Implement buffer deserialization for format=text
by Behdad Esfahbod
· 12 years ago
e54dd26
[buffer] Start implementing buffer deserialization
by Behdad Esfahbod
· 12 years ago
d3e14aa
[buffer] Move buffer serialization code to a new file
by Behdad Esfahbod
· 12 years ago
3a83d33
Add South-East Asian shaper
by Behdad Esfahbod
· 12 years ago
98628ca
Add Win8-style Myanmar shaper
by Behdad Esfahbod
· 12 years ago
adff377
Revert "[Indic] Import ragel-generated Indic machine in git"
by Behdad Esfahbod
· 12 years ago
9de5f98
Bug 60035 - intermittent make install failure on hb-version.h
by Behdad Esfahbod
· 12 years ago
bafdf3d
Merge check-internal-symbols.sh and check-exported-symbols.sh
by Behdad Esfahbod
· 12 years ago
e784632
Fix linking with non-gcc compilers
by Behdad Esfahbod
· 12 years ago
b68b86d
Use C++ linker if ICU is disabled
by Behdad Esfahbod
· 12 years ago
0f3f529
Add test-size-params
by Behdad Esfahbod
· 12 years ago
f306410
Bunch of independent changes (ouch)
by Behdad Esfahbod
· 12 years ago
43f04a7
Move Thai shaper into a separate file
by Behdad Esfahbod
· 12 years ago
Next »