6424 Commits (GSoC-2018-parth)
 

Author SHA1 Message Date
Parth Wazurkar 69124b5979 [gf] Robustify. 7 years ago
Parth Wazurkar d9cdc15d80 [gf] Minor Fixes. 7 years ago
Parth Wazurkar b619592a8f [gf] Add support for parsing `xxx' and `yyy' commands. 7 years ago
Parth Wazurkar 256c625c6e [gf] Modify Glyph slot metric values. 7 years ago
Parth Wazurkar 10775a138e [gf] Fix memory leak errors. 7 years ago
Parth Wazurkar 2c3b6390a5 [gf] Fix gf_free_font function errors. 7 years ago
Parth Wazurkar f7f18d792e [gf] Minor Fixes. 7 years ago
Parth Wazurkar 98b83f08aa [gf] Improve error handling and minor fixes. 7 years ago
Parth Wazurkar 9efa36c8b0 [gf] Use Unicode charmap and modify slot metric values. 7 years ago
Parth Wazurkar d0c08730c7 [gf] Add tracing and error handling. 7 years ago
Parth Wazurkar f2c92f1173 [gf] Add gf components to FT trace definitions. 7 years ago
Parth Wazurkar 34d588002c [gf] Resolve compiler flag errors. 7 years ago
Parth Wazurkar 2439cfb7e9 [gf] Minor fixes. 7 years ago
Parth Wazurkar f7f6a981c4 [gf] FT stream support for gf driver. 7 years ago
Parth Wazurkar c80039d715 [gf] Define FT driver variables with gftype values. 7 years ago
Parth Wazurkar 522853e565 [gf] Removed VFlib specific code and refactored to FT. 7 years ago
Parth Wazurkar ea69f5127c [gf] Convert block comments to `light' style in gf files. 7 years ago
Parth Wazurkar a11d8d05d5 [gf] * src/gf/gfdrivr.c: Added GF_Face_Init, GF_Face_Done and GF_Glyph_Load functions. 7 years ago
Parth Wazurkar 8ce66d72c8 [gf] Added GF_Size_Request and GF_Size_Select functions. 7 years ago
Parth Wazurkar 2cbff6f458 [gf] Minor changes to Makefiles to accomodate GF Driver. 7 years ago
Parth Wazurkar 9e030fff8f [gf] * src/gf/gf.c: Added source files for single build 7 years ago
Parth Wazurkar 161035d66b [gf] Removed indentation errors. 7 years ago
Parth Wazurkar fdcaaa84fa [gf] Added Makefiles. 7 years ago
Parth Wazurkar 10c4f0bd4e [gf] Initialised internal utility functions specific to GF format. 7 years ago
Parth Wazurkar 9a53ba425e [gf] *src/gf/gfdrivr.h Defined GF_FaceRec and other format specific structures. 7 years ago
Parth Wazurkar 3e006d31fd [gf] *src/gf/gfdrivr.c defined gf_cmap_class functions 7 years ago
Parth Wazurkar b1aef3269f [gf] Added gf.c 7 years ago
Parth Wazurkar edfccbd6e3 [gf] Initialised gf driver files 7 years ago
Parth Wazurkar 13338ef516 *src added gf driver repository 7 years ago
Werner Lemberg 578bcf103a [cff] Fix typo. 7 years ago
Werner Lemberg 00968d8fd6 * src/pcf/pcfread.c (pcf_get_encodings): Another thinko. 7 years ago
Alexei Podtelezhnikov 0f8aebfd51 * builds/unix/configure.raw: Minor. 7 years ago
Alexei Podtelezhnikov 2c3e895c74 [smooth] Fix Harmony memory management. 7 years ago
Werner Lemberg 6e44d78cc1 [type1] Avoid segfaults with `FT_Get_PS_Font_Value'. 7 years ago
Werner Lemberg c9edca8ee9 [truetype] Make `TT_Set_MM_Blend' idempotent (#54388). 7 years ago
Werner Lemberg d277bfc985 [psaux, type1]: More tracing improvements. 7 years ago
Werner Lemberg 6e6acdcb0e Document FT_Module_Class's `module_interface' field. 7 years ago
Werner Lemberg 8ed5346877 [psaux, type1] Trace PostScript dictionaries and other things. 7 years ago
Werner Lemberg 580c94d8f7 Fix minor ASAN run-time warnings. 7 years ago
Alexei Podtelezhnikov 4b97ab98a8 [build] Fortify dllexport/dllimport attributes (#53969,#54330). 7 years ago
Werner Lemberg d8ea52dee5 [type1] Check relationship between number of axes and designs. 7 years ago
Hin-Tak Leung 71e29fe1c9 [truetype] Match ttdebug's naming of instruction mnemonics. 7 years ago
Werner Lemberg ff1c28f6c0 * src/pcf/pcfread.c (pcf_get_encodings): Thinko. 7 years ago
Werner Lemberg b98133a4e9 * src/pcf/pcfread.c (pcf_get_encodings): Check index of defaultChar. 7 years ago
Werner Lemberg 9be385c94d * src/pcf/pcfread.c (pcf_load_font): Fix number of glyphs. 7 years ago
Werner Lemberg a5acdce100 [cid] Sanitize `BlueShift' and `BlueFuzz'. 7 years ago
Werner Lemberg 5434faadf4 Fix links. 7 years ago
Werner Lemberg 9395558533 Minor comment improvement. 7 years ago
Werner Lemberg cba72a0b0f [pcf] Fix handling of the undefined glyph. 7 years ago
Werner Lemberg a2370f21b5 Improve stream extraction macro documentation. 7 years ago