index
:
~tagoh/fontconfig
bz24613
bz40648
bz59438
charset-from-string
disable-auto-update
langtag-support
master
panose-sfamilyclass-support
Font customization and configuration library
tagoh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2003-09-23
Add a FC_HINT_STYLE key for patterns, with possible values
Owen Taylor
2
-0
/
+11
2003-09-06
Add new spacing value FC_DUAL (dual-width, as some CJK fonts). (bug #111)
Noah Levitt
2
-11
/
+45
2003-09-01
FcConfigAppFontClear: Support passing NULL to use default config.
Manish Singh
1
-0
/
+7
2003-08-15
Added new FcFini function for cleaning up all memory. Fixed a few memory
Carl Worth
7
-9
/
+169
2003-07-20
Implement new semantics for Contains and LISTING:
Keith Packard
6
-53
/
+89
2003-07-09
Was miscomputing end of string position for FcStrtod in locales with
Keith Packard
1
-1
/
+1
2003-06-26
Add autoconf checks for FT_Has_PS_Glyph_Names
Keith Packard
1
-0
/
+6
2003-06-26
Allow config->cache to be null (as it is when $HOME is not set)
Keith Packard
1
-3
/
+6
2003-06-25
Lean on autoconf to find useful FreeType functions (bug 95)
Keith Packard
1
-29
/
+17
2003-06-15
Trivial braino.
Tor Lillqvist
1
-1
/
+1
2003-06-15
Fix cut&paste error.
Tor Lillqvist
1
-1
/
+1
2003-06-13
Check also for DLL_EXPORT as indication of being built as a DLL on Win32.
Tor Lillqvist
1
-1
/
+5
2003-06-13
Add share/doc directory. Add Fc*.3 man pages.
Tor Lillqvist
1
-2
/
+3
2003-06-09
Optimization in FcLangSetIndex was broken, occasionally returning a pointer
Keith Packard
1
-14
/
+7
2003-05-28
Fix "contains" op for strings and langsets.
James Su
2
-6
/
+113
2003-05-17
Fix build error with BDF prop local. Free langset after query
Keith Packard
1
-1
/
+8
2003-05-16
oops. Left the psfontinfo.weight matching code commented out while testing
Keith Packard
1
-2
/
+0
2003-05-14
Extract spacing from XLFD atom
Juliusz Chroboczek
1
-0
/
+14
2003-05-12
Use FcIsWidth to share code
Keith Packard
1
-21
/
+6
2003-05-12
Reinstate SETWIDTH_NAME parsing for legacy fonts, disappeared in 1.30.
Juliusz Chroboczek
1
-1
/
+4
2003-05-12
Generate FC_SIZE and FC_DPI for legacy bitmap fonts
Juliusz Chroboczek
1
-0
/
+41
2003-05-07
Add filename-based accept/reject to ammend available fonts.
Keith Packard
6
-30
/
+232
2003-05-04
Add more .cvsignore entries
Keith Packard
1
-0
/
+1
2003-05-04
Handle Adobe glyph names for fonts which include ADOBE_CUSTOM encodings
Keith Packard
2
-2
/
+168
2003-05-02
Grub through style to find weight/slant/width values when other techniques
Keith Packard
3
-75
/
+233
2003-05-02
Add book constant for book weight
Keith Packard
1
-0
/
+1
2003-05-01
Add demi and book postscript weight names. Allow spaces in postscript and X
Keith Packard
1
-2
/
+4
2003-04-30
Typo in bitstream foundry name
Keith Packard
1
-1
/
+1
2003-04-24
Debug output for unknown ps weight names. ignore italic_angle for PS fonts
Keith Packard
1
-2
/
+13
2003-04-24
FcFontList broken when presented a charset - was comparing inclusion in the
Keith Packard
2
-4
/
+19
2003-04-22
Handle pattern elements moving during multiple edits
Keith Packard
1
-0
/
+8
2003-04-20
From James Su -- only part of page 0xff is Latin
Keith Packard
1
-1
/
+2
2003-04-18
Guard calls to FT_Get_BDF_Property to avoid freetype jumping through null
Keith Packard
1
-3
/
+9
2003-04-17
Pass FONTCONFIG_PATH in arguments to get expanded
Keith Packard
2
-4
/
+1
2003-04-17
BDF properties not available until FreeType 2.1.4
Keith Packard
1
-1
/
+1
2003-04-17
Remove some unused variables, and initialize some other ones so gcc doesn't
Colin Walters
1
-4
/
+2
2003-04-16
Search through the BDF properties for width and foundry information
Keith Packard
1
-1
/
+75
2003-04-16
Move foundry detection data into fcfreetype.c (which is getting rather
Keith Packard
3
-119
/
+137
2003-04-15
Fix unary operator parsing. Add floor, ceil, trunc and round unary
Keith Packard
5
-23
/
+180
2003-04-15
Clean up ps font weight matching and check for NULL
Keith Packard
1
-28
/
+31
2003-04-11
Implemented foundry generation for Type 1 and TrueType
Juliusz Chroboczek
2
-5
/
+145
2003-04-11
Switch to locale-independent string compare function
Keith Packard
1
-14
/
+14
2003-04-11
Bug #46, #47 fontconfig should retrieve type 1 font information from
Keith Packard
1
-0
/
+44
2003-04-08
Fix dummy makefile target names when MS_LIB_AVAILABLE isn't set.
Colin Walters
1
-2
/
+2
2003-03-28
Set spacing to mono if every encoded glyph is the same width
Keith Packard
1
-5
/
+41
2003-03-22
Changes for Windows:
Tor Lillqvist
9
-182
/
+400
2003-03-22
switch // comment
Keith Packard
1
-1
/
+1
2003-03-20
Avoid crashing on empty test/edit lists
Keith Packard
1
-2
/
+4
2003-03-18
FcCharSetIsSubset errored on fonts with subsets in early blocks and extra
Keith Packard
1
-1
/
+1
2003-03-12
add font widths and extend weight from OS/2 table
Keith Packard
4
-15
/
+89
[next]