Sign in
skia
/
third_party
/
freetype2
/
HEAD
7cd3f19
ci: bump windows image and use newer runner and vs2019
by Tim-Philipp Müller
· 11 days ago
master
90e1e39
* src/cache/ftcmanag.c (FTC_Manager_New): Initialize `cur_weight`.
by @udoudou
· 13 days ago
dcb5fc5
* src/sfnt/ttload.c: Trace formatting updates.
by Alexei Podtelezhnikov
· 2 weeks ago
d53c114
* src/psaux/psobjs.c (ps_table_release): Remove redundant casting.
by Alexei Podtelezhnikov
· 2 weeks ago
480be44
* src/base/ftobjs.c (Mac_Read_sfnt_Resource): Reduce casting.
by Alexei Podtelezhnikov
· 2 weeks ago
039b907
[cache] Remove some casts, clean up tracing.
by Alexei Podtelezhnikov
· 2 weeks ago
a18ad83
[autofit] Updated to reduce casting (cont'd).
by Alexei Podtelezhnikov
· 2 weeks ago
4f19518
[autofit] Updated to reduce casting.
by Alexei Podtelezhnikov
· 2 weeks ago
9de432f
[psaux] Remove unused structure field.
by Alexei Podtelezhnikov
· 2 weeks ago
919561c
[sfnt] Implement VarClipBox.
by Dominik Röttsches
· 3 weeks ago
649352a
[sfnt] Fix typo in clip box computation.
by Dominik Röttsches
· 3 weeks ago
ee72e28
[autofit] Use unsigned accounting for hints.
by Alexei Podtelezhnikov
· 3 weeks ago
fd02c36
* src/autofit/afhints.h: Remove dead code.
by Alexei Podtelezhnikov
· 3 weeks ago
2af6903
* src/base/ftglyph.c (FT_Get_Glyph): Set `*aglyph` to NULL in case of error.
by Werner Lemberg
· 3 weeks ago
a3749a6
Fix compilation if `TT_CONFIG_OPTION_GX_VAR_SUPPORT` is not set.
by Werner Lemberg
· 3 weeks ago
38dc768
Fix clang14 compiler warnings.
by Werner Lemberg
· 3 weeks ago
284956b
[pfr] Fortify the kerning code.
by Alexei Podtelezhnikov
· 3 weeks ago
182295c
[pfr] Add some safety guards.
by Werner Lemberg
· 3 weeks ago
1f005c0
* src/pfr/*.c: Trivial improvements and formatting.
by Werner Lemberg
· 3 weeks ago
9a00282
* configure: s/egrep/grep -E/
by Werner Lemberg
· 3 weeks ago
0417e54
[base] Build outlines in amortized constant time.
by Ben Wagner
· 4 weeks ago
275b116
[sfnt] Support variable 'COLR' v1 `PaintVarSkew*`.
by Dominik Röttsches
· 6 weeks ago
44fd524
[sfnt] Support variable 'COLR' v1 `PaintVarRotate*`.
by Dominik Röttsches
· 6 weeks ago
603fef2
[sfnt] Support 'COLR' v1 variable `PaintVarScale*`.
by Dominik Röttsches
· 6 weeks ago
d134b9e
[sfnt] Support for 'COLR' v1 variable translate.
by Dominik Röttsches
· 6 weeks ago
8ec531c
[sfnt] Support for 'COLR' v1 variable transforms.
by Dominik Röttsches
· 6 weeks ago
9c4ad2a
[sfnt] Deltas for 'COLR' v1 gradient coordinates.
by Dominik Röttsches
· 6 weeks ago
3414fef
[sfnt] Support variable 'COLR' v1 color lines.
by Dominik Röttsches
· 6 weeks ago
7c151ab
[sfnt] Apply variation deltas to `PaintVarSolid`.
by Dominik Röttsches
· 6 weeks ago
8a9192f
[sfnt] Check safety of cast to `TT_Driver` before accessing member.
by Dominik Röttsches
· 6 weeks ago
d5d048b
doc: Clarify description of `FT_Stream_IoFunc`.
by Stephen Holdaway
· 6 weeks ago
31b14fd
[sfnt] Load variation store for 'COLR' v1.
by Dominik Röttsches
· 6 weeks ago
1a24255
[base] Improve error handling in `FT_GlyphLoader_CheckPoints`.
by Chris Liddell
· 6 weeks ago
55a97b0
CMakeLists.txt: Provide both 'freetype' and 'Freetype::Freetype' targets.
by Thomas Sondergaard
· 6 weeks ago
31005d9
include/freetype/ftmm.h: Improve documentation.
by Werner Lemberg
· 7 weeks ago
bec4ef4
[base] Round values in `FT_MulAdd_Fix`.
by Dominik Röttsches
· 7 weeks ago
de27955
Minor formatting.
by Werner Lemberg
· 7 weeks ago
0607e0e
Fix initialisation of temp variable in new FT_MulAddFix
by Dominik Röttsches
· 7 weeks ago
dece953
[truetype] Perform variation store delta computation with 64-bit precision.
by Dominik Röttsches
· 7 weeks ago
15fef21
New function `FT_MulAddFix` to compute the sum of fixed-point products.
by Dominik Röttsches
· 7 weeks ago
2db58e0
CMakeLists.txt: Move inclusion of `FindPkgConfig` down.
by Werner Lemberg
· 8 weeks ago
117df36
[sfnt] Upgrade stop_offset to FT_Fixed from FT_F2Dot14
by Dominik Röttsches
· 8 weeks ago
5e48c88
* docs/CHANGES: Announce impending Infinality removal.
by Alexei Podtelezhnikov
· 8 weeks ago
9006ff7
* ttgload.c (TT_Process_Composite_Glyph): Fix a signedness warning.
by Alexei Podtelezhnikov
· 8 weeks ago
2848378
s/fixed point/fixed-point/
by Werner Lemberg
· 8 weeks ago
40c6f97
.gitlab-ci.yml: Correctly upgrade `meson`.
by Werner Lemberg
· 8 weeks ago
4b6f92e
Proposal: Feature control for variable COLRv1
by Dominik Röttsches
· 8 weeks ago
b861b24
[meson] Disable FreeType in HarfBuzz fallback.
by Xavier Claessens
· 8 weeks ago
47103b2
[truetype] Clean up phantom point accounting.
by Alexei Podtelezhnikov
· 8 weeks ago
clean-gxvar
705f416
[truetype/GX] Clean up phantom point adjustment.
by Alexei Podtelezhnikov
· 8 weeks ago
f7daf9d
[stream] Fix reading s32 when long is s64
by Ben Wagner
· 9 weeks ago
d9b8a69
[truetype/GX] Fix an old typo.
by Alexei Podtelezhnikov
· 9 weeks ago
9c706dc
[truetype/GX] Clean up advance adjustment (Brrr).
by Alexei Podtelezhnikov
· 9 weeks ago
9079521
[type1] Directly search for eexec in private dict
by Ben Wagner
· 9 weeks ago
d6fc8c6
[truetype/GX] Clean up advance adjustment.
by Alexei Podtelezhnikov
· 9 weeks ago
8bb7722
[gzip] Handle inflate returning Z_NEED_DICT
by Ben Wagner
· 9 weeks ago
58395dd
[woff] Don't allocate table entries until needed
by Ben Wagner
· 9 weeks ago
8b6bcc9
* src/sfnt/sfwoff2.c (woff2_open_font): Partial revert.
by Alexei Podtelezhnikov
· 9 weeks ago
e7482ff
* src/lzw/ftzopen.c (ft_lzwstate_stack_grow): Cosmetic macro change.
by Alexei Podtelezhnikov
· 9 weeks ago
73631b9
[woff, woff2] Avoid buffer zeroing.
by Alexei Podtelezhnikov
· 10 weeks ago
4fef1fc
[smooth] Fix GCC LTO crashes on Windows.
by Alexei Podtelezhnikov
· 10 weeks ago
9acefc4
* src/smooth/ftgrays.c [FT_STATIC_RASTER]: Fix compilation.
by bruvzg
· 10 weeks ago
b11074c
[svg] Set linear advances when loading SVG glyphs
by Ben Wagner
· 2 months ago
c26872e
[svg] Clear correct flags for doc ownership
by Ben Wagner
· 3 months ago
d685798
[docs] Correct favicon.
by Alexei Podtelezhnikov
· 3 months ago
8addad6
[docs] Use hinted favicon.
by Alexei Podtelezhnikov
· 3 months ago
c26f0d0
[docs] Update favicon.
by Alexei Podtelezhnikov
· 3 months ago
b98dd16
* src/sfnt/ttmtx.c (tt_face_get_metrics): Apply variations unconditionally.
by Behdad Esfahbod (بهداد اسفهبد)
· 3 months ago
7838c78
[truetype] Support reading 32bit/16bit VarStore deltas
by Dominik Röttsches
· 3 months ago
9aa99f2
[truetype] Handle 0xFFFF special value inside delta retrieval function
by Dominik Röttsches
· 3 months ago
a4c4566
[truetype, snft] Add service methods for `DeltaSetIdxMap` and `VarStore`.
by Dominik Röttsches
· 3 months ago
5f19f49
[truetype] Move deallocation of `DeltaSetIdxMap` into own function.
by Dominik Röttsches
· 3 months ago
e3ac7bb
* builds/toplevel.mk (do-dist): Don't remove meson wrap files.
by Werner Lemberg
· 3 months ago
b4b7c3f
* subprojects/zlib.wrap: Update to zlib version 1.2.12.
by Werner Lemberg
· 3 months ago
c8a9c88
REAMDE: Mention that gitlab's 'download' button doesn't work.
by Werner Lemberg
· 3 months ago
5d49473
[truetype] Handle inner/outer index values 0xFFFF/0xFFFF.
by Werner Lemberg
· 3 months ago
e8ebfe9
* Version 2.12.1 released. ==========================
by Werner Lemberg
· 4 months ago
VER-2-12-1
7b3ebb9
[sdf] Do not throw errors for invisible glyphs.
by Anuj Verma
· 4 months ago
62bc04f
* src/sfnt/sfobjs.c (sfnt_load_face): Set `FT_FACE_FLAG_COLOR` for SVG fonts.
by Werner Lemberg
· 4 months ago
6fb7b7a
autogen.sh: Fix building when freetype is itself a git submodule.
by Brendan Shanks
· 4 months ago
ed4d071
[builds/windows] Simplify non-desktop UWP check.
by Alexei Podtelezhnikov
· 4 months ago
581dd06
[truetype] Reset IUP flags in `TT_RunIns`.
by Alexei Podtelezhnikov
· 4 months ago
d59c7ce
[meson] Remove `default_library=both` from `default_options`.
by Xavier Claessens
· 4 months ago
079a22d
* src/truetype/ttgload.c (TT_Process_Simple_Glyph): Integer overflow.
by Werner Lemberg
· 4 months ago
978eefe
* src/cff/cffgload.c (cff_slot_load) [FT_CONFIG_OPTION_SVG]: Fix segfault.
by Georg Brandl
· 4 months ago
3100c81
.gitlab-ci.yml: Add a Universal Windows build target
by Steve Lhomme
· 4 months ago
a1ca701
[sfnt] Correct FT_ColorStopIterator documentation.
by Ben Wagner
· 4 months ago
aee6b94
* builds/unix/configure.raw: Add option `--with-librsvg`.
by Werner Lemberg
· 5 months ago
fc08295
* src/sfnt/sfwoff.c (reconstruct_glyf): Fix gcc 10 warning.
by Werner Lemberg
· 5 months ago
1603378
[gzip] Update sources to zlib 1.2.12.
by Werner Lemberg
· 5 months ago
89d5cce
CMakeLists.txt: Fix `Info.plist` path.
by Eric Jing
· 5 months ago
695d606
Whitespace.
by Werner Lemberg
· 5 months ago
d247c56
[truetype] Use SUB_LONG for component offset.
by Ben Wagner
· 5 months ago
3853450
CMakeList.txt: Update code to handle recent changes for `freetype.pc`.
by Werner Lemberg
· 5 months ago
8a33164
CMakeLists.txt: s/PKG_CONFIG/PKGCONFIG/, s/REQUIRED_/REQUIRES_/.
by Werner Lemberg
· 5 months ago
e50798b
* Version 2.12.0 released. ==========================
by Werner Lemberg
· 5 months ago
VER-2-12-0
87989a1
Fix clang++ warnings.
by Werner Lemberg
· 5 months ago
97cdbb2
Whitespace.
by Werner Lemberg
· 5 months ago
119e404
[builds] Fix creation of `freetype2.pc` for static-only builds.
by Werner Lemberg
· 5 months ago
wl/pkgconfig-static
a8e4563
Add `FT_FACE_FLAG_SBIX_OVERLAY` and `FT_HAS_SBIX_OVERLAY`.
by Werner Lemberg
· 5 months ago
Next »