Age | Commit message (Expand) | Author | Files | Lines |
1994-07-25 | XBUG 6920, define _XOPEN_SOURCE to get prototype for hypot() on some | kaleb | 1 | -1/+7 |
1994-04-17 | new X Consortium copyright/permission | keith | 1 | -21/+32 |
1994-04-17 | new X Consortium copyright/permission | rws | 2 | -26/+63 |
1994-04-17 | new X Consortium copyright/permission | gildea | 10 | -162/+313 |
1994-03-17 | better error message on too few properties | gildea | 1 | -4/+6 |
1994-03-12 | cast arg to bdfError to type pointer. XBUG #6523. | gildea | 1 | -2/+2 |
1994-03-08 | *** empty log message *** | gildea | 1 | -4/+3 |
1994-03-08 | avg width should be integer for monospaced fonts. XBUG #6517. | gildea | 1 | -2/+6 |
1994-02-14 | make FindBestToScale and ScaleFont static. XBUG #6435. | gildea | 1 | -3/+3 |
1994-02-10 | don't drop as many pixels when downsizing a font. XBUG #6145, #6423. | gildea | 1 | -17/+35 |
1994-02-08 | new property defs from Nathan. XBUG #6411 | gildea | 1 | -49/+163 |
1994-02-07 | free devPrivates when closing font. XBUG #6360. | gildea | 4 | -4/+8 |
1994-02-07 | ignore non-existent chars when computing font metrics. XBUG #5938, #6363. | gildea | 1 | -21/+17 |
1994-02-07 | bdfPadToTerminal: save attributes field. XBUG #6349. | gildea | 1 | -1/+2 |
1994-02-06 | pcfWrite: return a value | gildea | 1 | -2/+2 |
1994-02-06 | BitmapGetInfoScalable needs to pass new non_cachable_font | gildea | 1 | -2/+2 |
1994-02-04 | misc fixes from Nathan. XBUG #6239. | gildea | 2 | -39/+61 |
1994-02-04 | snfReadFontInfo: set ink_{min,max}bounds from {min,max}bounds | gildea | 1 | -1/+4 |
1994-02-04 | guard against malloc(0) on completely empty font. XBUG #6005. | gildea | 1 | -2/+3 |
1994-02-03 | zero out "offsets" after freeing so doesn't get freed twice. XBUG #5438. | gildea | 1 | -1/+2 |
1994-02-03 | Removed unused function bdfInformation. | gildea | 1 | -24/+8 |
1994-02-03 | Print line number in error messages. Close XBUG #5164. | gildea | 1 | -2/+4 |
1993-09-29 | #undef MIN/MAXSHORT before possible redef | rws | 1 | -1/+3 |
1993-09-26 | Bool -> unsigned in bitfield of snfCharInfoRec for portability | rws | 1 | -2/+2 |
1993-09-22 | rindex,rindex => strchr,strrchr | gildea | 1 | -2/+2 |
1993-09-20 | bcopy,bcmp => ANSI equivs, protect errno decl | gildea | 1 | -4/+5 |
1993-09-17 | fontfile*.h renamed fntfil*.h for dull file systems | gildea | 10 | -28/+28 |
1993-09-04 | bitmaputils -> bitmaputil | rws | 1 | -5/+5 |
1993-09-04 | tree reorg | rws | 1 | -2/+2 |
1993-08-26 | bitmapUnloadScalable() decl needs to be at top level for Nathan's changes | gildea | 1 | -2/+3 |
1993-08-24 | Nathan Meyers: XLFD matrix, glyph caching, font auth | gildea | 5 | -463/+880 |
1992-11-18 | Port to Cray. | gildea | 1 | -2/+2 |
1992-05-29 | lint | gildea | 5 | -35/+35 |
1992-05-13 | Remove fsfuncs.c since get_bitmaps and get_extents interfaces removed. | gildea | 1 | -3/+3 |
1992-05-12 | Remove get_bitmaps and get_extents interfaces. | gildea | 1 | -13/+27 |
1992-05-12 | Remove get_bitmaps and get_extents interfaces. | gildea | 3 | -9/+3 |
1992-04-16 | Check for premature EOF. Close XBUG #4632. | gildea | 2 | -4/+7 |
1992-03-26 | check for bdfGetPropertyValue failure. Close XBUG #5087. | gildea | 1 | -6/+7 |
1992-03-26 | in bdfGetPropertyValue, don't return atom None for empty string. | gildea | 1 | -7/+5 |
1992-03-26 | Don't special-case the atom None and cover up BDF reader bug #5087 | gildea | 1 | -6/+2 |
1992-03-20 | memory leak fixing | keith | 3 | -21/+29 |
1992-03-16 | leaking name copy | keith | 1 | -2/+3 |
1992-02-11 | XBUG #4773 and #4870: frees uninitialized pointer on error | eswu | 1 | -3/+5 |
1991-09-07 | new fontfile io interfaces | keith | 2 | -40/+53 |
1991-07-22 | Reformat snf files dynamically. | keith | 1 | -9/+99 |
1991-07-22 | Free font record | keith | 2 | -13/+21 |
1991-07-22 | use SubdirLibraryRule | rws | 1 | -2/+2 |
1991-07-22 | add anamorphic bit to font info | keith | 4 | -4/+10 |
1991-07-19 | Optimize case where pixel sizes match | keith | 1 | -37/+69 |
1991-07-17 | *** empty log message *** | keith | 1 | -2/+2 |