354 Commits (gsoc-2023-ahmet-final)
 

Author SHA1 Message Date
goksu 4bcf3d9b81
[ftbench] styling and formatting 1 year ago
goksu 8ca5bb5bf1
[ftbench README] enhanced. 1 year ago
goksu 25bcda3a05
[ftbench] rebase with the updated code 1 year ago
goksu 55fbde5290
[tohtml] folding long lines 1 year ago
goksu cd433e13b1
[tohtml.py] autopep8 formatting 1 year ago
goksu 87c4da433c
[tohtml.py] autopep8 formatting 1 year ago
goksu d71c0b4c0e
[bench] fixing some intendation mistakes 1 year ago
goksu e61380fe6f
[tohtml] running args again 1 year ago
goksu dcfebc9a07
[ftbench] only one timer in use 1 year ago
goksu 8797ad3d53
[ftbench] warmup added 1 year ago
goksu e381b90efc
[ftbench] mlgetopt.h deleted 1 year ago
goksu d9c5e52ce2
[tohtml.py] Converted links to relative 1 year ago
goksu 96c4dc98d3
[ftbench] Prepared all files 1 year ago
Alexei Podtelezhnikov c4073d8251 [psaux] Use `FT_SqrtFixed`. 1 year ago
Alexei Podtelezhnikov 95b0fe2a6d [base] Reintroduce `FT_SqrtFixed`. 1 year ago
Alexei Podtelezhnikov babe6af167 * src/base/ftcalc.c /* FT_SqrtFixed */: Fix defunct overflow. 1 year ago
Alexei Podtelezhnikov d7b63a966b * src/tools/apinames.c (read_header_file): Typos. 1 year ago
Alexei Podtelezhnikov 6eb5f2be40 Update 2 files 1 year ago
Ben Wagner 16f311d725 [base] Fix typo to correct predicate for call 1 year ago
Alexei Podtelezhnikov 7d45cf2c8f * src/psaux/cffdecode.c (cff_op_sqrt): Correct upper limit. 1 year ago
Alexei Podtelezhnikov 18eb93556c * src/psaux/cffdecode.c (cff_op_sqrt): Improve initial guess. 1 year ago
Alexei Podtelezhnikov 30b0ce7303 src/psaux/psintrp.c (cf2_escSQRT): Improve initial guess. 1 year ago
Alexei Podtelezhnikov 17db21f3fc * src/type1/t1afm.c (t1_get_index): Restore `strlen` call. 1 year ago
Alexei Podtelezhnikov 446720a29e * src/cff/cffparse.c (CFF_Field_Handler): Some s/0/NULL/. 1 year ago
Alexei Podtelezhnikov 8d0897b37d [type1, cid, type42] Post-cleanup. 1 year ago
Alexei Podtelezhnikov 3302e2f60c Update forgotten array termini. 1 year ago
Alexei Podtelezhnikov 7ad9d57c3b [type1, cid, type42] Streamline dictionary parsing. 1 year ago
Alexei Podtelezhnikov 8ed6d97446 * src/type1/t1afm.c (t1_get_index): Avoid `strlen` call. 1 year ago
Alexei Podtelezhnikov 68f1b93247 * src/type1/t1driver.c (t1_ps_get_font_value): Avoid redundant null. 1 year ago
Alexei Podtelezhnikov 9c51e21e53 [cff, truetype] Improve prefix and suffix removal. 1 year ago
Alexei Podtelezhnikov 4904d1eb1b * src/sfnt/ttpost.c (load_format_20): Micro-optimize. 1 year ago
Werner Lemberg 45903920b9 [autofit] Fix synchronization mistake between FreeType and ttfautohint. 1 year ago
Werner Lemberg ad20173942 [autofit] Fix typos. 1 year ago
Alexei Podtelezhnikov 000b26a30f * src/sfnt/ttpost.c (load_format_20): Rework tracing. 1 year ago
Alexei Podtelezhnikov dd1ced4ee3 [builds] Abbreviate the DLG submodule update. 1 year ago
Alexei Podtelezhnikov 2f7abe4838 Comment added. 1 year ago
Alexei Podtelezhnikov c46c4b8e79 * src/sfnt/ttpost.c (load_format_20): Permit long names. 1 year ago
Werner Lemberg 2d9fce53d4 [gzip] Update sources to zlib 1.13. 1 year ago
Werner Lemberg 4a0c5639f7 docs/release: Minor fixes. 1 year ago
Anurag Thakur a4f3e858ae docs/freetype-web.txt: New file. 1 year ago
Werner Lemberg 920c5502cc * Version 2.13.2 released. 1 year ago
Alexei Podtelezhnikov 0c817334b7 * src/base/ftcalc.c (FT_MulAddFix): Simplify 32-bit rounding. 1 year ago
Werner Lemberg d42679b93d Fix clang warnings. 1 year ago
Werner Lemberg aa5f001874 * subprojects/*.wrap: Updated. 1 year ago
Hugh McMaster e3ada2f70d builds/unix/configure.raw: Use variable to specify minimum Python version. 1 year ago
Alexei Podtelezhnikov 00b07598d9 * builds/toplevel.mk: Simplify version extraction. 1 year ago
Alexei Podtelezhnikov 97251fd5aa [base] Improve the matrix degeneracy check. 1 year ago
Werner Lemberg a3f44aadbc builds/toplevel.mk: Don't use `\#` in functions. 1 year ago
Hugh McMaster e907eef6b2 builds/freetype.mk: Invoke `mkdocs` as a Python module 1 year ago
Ben Wagner a9793feace [base] Avoid UB with memcpy 1 year ago