Sign in
flutter
/
third_party
/
harfbuzz
/
e799004e9f6821864b955a09673544d92e8b45e6
/
src
/
hb-coretext.cc
474a120
[array/vector] Rename len to length
by Behdad Esfahbod
· 6 years ago
e412008
Remove redundant void from C++ sources (#1486)
by Ebrahim Byagowi
· 6 years ago
d0a250a
Reuse hb_aat_layout_has_* logic in coretext-aat detection logic (#1442)
by Ebrahim Byagowi
· 6 years ago
27a6b0a
Fix build for realz
by Behdad Esfahbod
· 6 years ago
ac02647
[coretext] Fix compile
by Behdad Esfahbod
· 6 years ago
50d1a41
[coretext] Hopefully the last one
by Behdad Esfahbod
· 6 years ago
0aab861
[coretext] Another round
by Behdad Esfahbod
· 6 years ago
0809b76
[coretext] One more try..
by Behdad Esfahbod
· 6 years ago
78bd447
[coretext] One more try
by Behdad Esfahbod
· 6 years ago
fd27a23
[coretext] Another build fix attemt
by Behdad Esfahbod
· 6 years ago
cfb9771
[coretext] Try to fix
by Behdad Esfahbod
· 6 years ago
e3e9547
[coretext] Unbreak build
by Behdad Esfahbod
· 6 years ago
ce5da0f
[shaper] Rewrite shaper data code to be more template-driven than macro-driven
by Behdad Esfahbod
· 6 years ago
f521a28
Embed hb_ot_shape_plan_t into hb_shape_plan_t
by Behdad Esfahbod
· 6 years ago
1beacdd
Minor
by Behdad Esfahbod
· 6 years ago
93ef20a
Replace most uses of is_inert with is_immutable
by Behdad Esfahbod
· 6 years ago
3a4e5dd
Remove a few unnecessary hb_auto_t<>'s
by Behdad Esfahbod
· 6 years ago
04981ee
[docs] More
by Behdad Esfahbod
· 6 years ago
955aa56
[vector] Make it act more like pointer
by Behdad Esfahbod
· 6 years ago
8d1e479
Use bool literals instead of 0/1.
by Bruce Mitchener
· 6 years ago
e0c5e0d
[aat] WIP remove feature mapping here from hb-coretext
by Behdad Esfahbod
· 6 years ago
cb05774
[coretext] Prepare AAT feature mapping to be moved
by Behdad Esfahbod
· 6 years ago
b2e398c
[coretext] Fix OS X check
by Behdad Esfahbod
· 6 years ago
0816a54
[uniscribe/coretext] Fix for previous change
by Behdad Esfahbod
· 6 years ago
03fb6dd
Rewrite grapheme-formation in terms of new work
by Behdad Esfahbod
· 6 years ago
824111d
Fix iOS build
by Behdad Esfahbod
· 6 years ago
7671cb9
[coretext] Minor
by Behdad Esfahbod
· 6 years ago
606bf57
Revert forcing use of single-parameter static_assert()
by Behdad Esfahbod
· 6 years ago
4e62627
Enforce single-param static_assert() only
by Behdad Esfahbod
· 6 years ago
c77ae40
Rename hb-*private.hh to hb-*.hh
by Behdad Esfahbod
· 7 years ago
652cd45
[coretext] Another try
by Behdad Esfahbod
· 7 years ago
3f3585c
Fix coretext build (hopefully)
by Behdad Esfahbod
· 7 years ago
3d22aef
Rename
by Behdad Esfahbod
· 7 years ago
be458eb
Include more basic internal headers from hb-private.hh
by Behdad Esfahbod
· 7 years ago
f751576
[vector] Use Crap pool in push() as well
by Behdad Esfahbod
· 7 years ago
65aeabd
Add hb_vector_t::push(const Type &v)
by Behdad Esfahbod
· 7 years ago
93bdf9b
Use arrayZ on hb-coretext and hb-uniscribe and fix macOS/Win bots (#1024)
by Ebrahim Byagowi
· 7 years ago
37b9561
Remove hb_auto_array_t
by Behdad Esfahbod
· 7 years ago
8b0d642
Resolve some of clang's zero-as-null-pointer-constant warnings
by Ebrahim Byagowi
· 7 years ago
f24b0b9
Update the links and revive the dead ones
by Ebrahim Byagowi
· 7 years ago
58e569e
Fix build with CoreText on OS X 10.7 and earlier (#952)
by Ryan Schmidt
· 7 years ago
21646cc
Do not mark the first glyph as unsafe to break
by David Corbett
· 7 years ago
dae20fb
Use nullptr instead of 0.
by Bruce Mitchener
· 7 years ago
90218fa
Fix typos.
by Bruce Mitchener
· 7 years ago
0c66043
[coretext] Fix memory leaks.
by Bruce Mitchener
· 7 years ago
1245395
[coretext] In hb_coretext_font_create() set ptem
by Behdad Esfahbod
· 7 years ago
d5e2930
[coretext] Add hb_coretext_font_create()
by Behdad Esfahbod
· 7 years ago
7c6937e
Move all references of old url to the new address (#622)
by ebraminio
· 7 years ago
e4da380
[coretext/uniscribe/directwrite/graphite/fallback] Update for unsafe-to-break
by Behdad Esfahbod
· 7 years ago
40ec3bb
Consolidate debug stuff into hb-debug.hh
by Behdad Esfahbod
· 7 years ago
98acdde
[coretext/uniscribe] Fix build
by Behdad Esfahbod
· 7 years ago
80cc0a7
[coretext] Fix build
by Behdad Esfahbod
· 7 years ago
dbdbfe3
Use nullptr instead of NULL
by Behdad Esfahbod
· 7 years ago
c3448e8
Use static_assert instead of custom ASSERT_STATIC
by Behdad Esfahbod
· 7 years ago
c2cf68d
[coretext] Fix build
by Behdad Esfahbod
· 7 years ago
95883fc
[coretext] Pass correct font size to CoreText
by Behdad Esfahbod
· 7 years ago
8923033
[coretext] Use fabs() to silence compiler warning
by Behdad Esfahbod
· 7 years ago
dd4b321
[coretext] Activate tracking for system fonts
by Dominik Röttsches
· 7 years ago
6a2cbc6
[coretext] Use fabsf() instead of abs()
by Behdad Esfahbod
· 7 years ago
e1b6d92
Remove cast of functions to (hb_destroy_func_t)
by Behdad Esfahbod
· 7 years ago
717fcb5
[coretext] Minor
by Behdad Esfahbod
· 7 years ago
06c1422
[coretext] Minor
by Behdad Esfahbod
· 7 years ago
a4b4621
[coretext] Adjust font size check for 0
by Behdad Esfahbod
· 7 years ago
84686bf
[coretext-aat] Also pass through CoreText if font has kerx table
by Behdad Esfahbod
· 7 years ago
296d013
[coretext] Change default point size to 12
by Behdad Esfahbod
· 7 years ago
a5ebe1d
[coretext] Recreate CTFont if pt size changed
by Dominik Röttsches
· 7 years ago
db7a73c
[coretext] Fix build
by Dominik Röttsches
· 7 years ago
f334130
[coretext] Another try
by Behdad Esfahbod
· 7 years ago
a8e466c
[coretext] Move CT_Font to font data
by Behdad Esfahbod
· 7 years ago
f9b4c65
[coretext] Move font size to a macro
by Behdad Esfahbod
· 7 years ago
16d02a5
[coretext] Change default font size from 36 to 18
by Behdad Esfahbod
· 7 years ago
239119a
[unsafe-to-break] Mark all positions as unsafe in alternative shapers
by Behdad Esfahbod
· 8 years ago
9813be3
[coretext] Allow to disable kern (#508)
by Cosimo Lupo
· 8 years ago
d4bb52b
Unbreak hb-coretext build
by Behdad Esfahbod
· 8 years ago
466b3e5
Shuffle things around a bit
by Behdad Esfahbod
· 8 years ago
72ada4f
[GX] Hook up feature variations
by Behdad Esfahbod
· 8 years ago
fc4e671
[coretext] Use intended coretext version check logic (#315)
by Ebrahim Byagowi
· 8 years ago
4867734
Try to unbreak building on older macOS again (#314)
by Khaled Hosny
· 9 years ago
b717cd7
Do reconfigure the cascade list for Emoji font on OS X 10.9.5 (#313)
by Dominik Röttsches
· 9 years ago
a0f1b44
[coretext] Blind fix for build on MacOS 10.9
by Khaled Hosny
· 9 years ago
3331731
Fix sign of shift operators
by Behdad Esfahbod
· 9 years ago
489acf6
[coretext] "Fix" crashes on CoreText < 10.10
by Behdad Esfahbod
· 9 years ago
8744212
[coretext] Speculative fix for CoreText nullptr access (#288)
by Ebrahim Byagowi
· 9 years ago
fc9de44
Comments
by Behdad Esfahbod
· 9 years ago
a022327
Discard reconfigured CTFont if URL changes
by Dominik Röttsches
· 9 years ago
5908962
[coretext] Clarify comment
by Behdad Esfahbod
· 9 years ago
89137e3
Minor
by Behdad Esfahbod
· 9 years ago
15063b1
[coretext] Move CTFont construction to face_data
by Behdad Esfahbod
· 9 years ago
ba3d49d
[coretext] Move code around
by Behdad Esfahbod
· 9 years ago
90194ef
[coretext] Move code around
by Behdad Esfahbod
· 9 years ago
238b943
[coretext] Fix leak!
by Behdad Esfahbod
· 9 years ago
e561122
[coretext] Move code around
by Behdad Esfahbod
· 9 years ago
04c6443
[coretext] Ignore PPEM in font size selection
by Behdad Esfahbod
· 9 years ago
62c2711
[coretext] Limit grapheme-cluster forming to cluster-level=0
by Behdad Esfahbod
· 9 years ago
061105e
[coretext] Fix shaping with varying font size
by Behdad Esfahbod
· 9 years ago
a39ff95
[coretext] Speed up CoreText font fallback
by Behdad Esfahbod
· 9 years ago
a7f0e25
Remove unused HB_SHAPER_DATA_ENSURE_DECLARE lines.
by Nico Weber
· 9 years ago
8b1224f
Remove unused `retry:` label.
by Nico Weber
· 9 years ago
b881142
Fix Since tags
by Behdad Esfahbod
· 10 years ago
ed6962c
[coretext] Use i32 instead of u32 as well
by Behdad Esfahbod
· 10 years ago
Next »