- 13 May, 2003 1 commit
-
-
Robert Sprowson authored
A signed pointer comparison was stopping postscript font matching from working in some circumstances as it asked for the answer back on the stack which is now top bit set.Fixed. Also went through and tightened up all the signed comparisons as a number of other calls considered anything <= 0 to mean 0.The worst offender being "Font_ReadFontMetrics". A number of places assumed SWIs preserved flags,now don't. Optimised two places,an excess MOV and avoiding screen reads when the BIC mask is &FFFFFFFF. Version 3.57. Tagged as 'Manager-3_57'
-
- 31 Jan, 2003 1 commit
-
-
Robert Sprowson authored
BIC mask is &FFFFFFFF Font_ReadFontMetrics now attempts to cache previously calculated data to speed up repeated calls (this fix from KJB). Version 3.56. Tagged as 'Manager-3_56'
-
- 18 Dec, 2002 1 commit
-
-
Kevin Bracey authored
Font_ReadMetrics will now return kerning information (this was on the todo list of the UCS font manager spec) such that postscript will kern properly: MakePSFont relied on it. See switch "newmapping" Improvements to cacheing behaviour. Version 3.55. Tagged as 'Manager-3_55'
-
- 12 Apr, 2002 1 commit
-
-
Kevin Bracey authored
* Bounding box measurements were frequently incorrect. * Dependency flags were not processed reliably in cases where there were more than 32 chunks. Version 3.54. Tagged as 'Manager-3_54'
-
- 13 Mar, 2002 1 commit
-
-
Kevin Bracey authored
-
- 22 Feb, 2002 1 commit
-
-
Kevin Bracey authored
* 32-bit scaffold table support added (see Doc.BigTables) * Occasional crash when font cache full fixed (bug introduced at same time as, but independently from, Unicode support). And in FontEd: * Nice new icon * 3D look-and-feel * Solid dragging * Big table support * Can now handle more than 15K of scaffolding * Packing and dependencies fixed - can now reliably load and save our Far Eastern fonts (and they load faster, because it doesn't try to "correct" the packing) * Width of font index display now adjustable * Font index grid now drawn correctly with large fonts * Font index bitmap generation accelerated Version 3.53. Tagged as 'Manager-3_53'
-
- 12 Nov, 2001 1 commit
-
-
Kevin Bracey authored
Korean font. Version 3.52. Tagged as 'Manager-3_52'
-
- 10 May, 2001 1 commit
-
-
Kevin Bracey authored
Version 3.51. Tagged as 'Manager-3_51'
-
- 23 Mar, 2001 1 commit
-
-
Stewart Brodie authored
Updated to build using objasm instead of aasm. Sources changed to be objasm-compatible. Admin: Requires Library 0.72 or later. Requires BuildSys 3.09 or later. Requires Env 0.65 or later. Version 3.50. Tagged as 'Manager-3_50'
-
- 21 Nov, 2000 1 commit
-
-
Stewart Brodie authored
Admin: Built. Version 3.49. Tagged as 'Manager-3_49'
-
- 12 May, 2000 1 commit
-
-
Kevin Bracey authored
Version 3.48. Tagged as 'Manager-3_48'
-
- 22 Sep, 1999 1 commit
-
-
Kevin Bracey authored
Fixed encoding problem - characters named "/uniXXXX" in a base encoding were not matched in a non-Unicode target encoding; this affected Latin8. Version 3.47. Tagged as 'Manager-3_47'
-
- 03 Aug, 1999 2 commits
-
-
Kevin Bracey authored
-
Kevin Bracey authored
Version 3.46. Tagged as 'Manager-3_46'
-
- 01 Mar, 1999 1 commit
-
-
Kevin Bracey authored
Guaranteed priority given to "/uniXXXX" glyph, rather than named glyph, for a given UCS code point. (eg "/uni03A9" must be preferred to "/Omega" for character U+03A9). Version 3.45. Tagged as 'Manager-3_45'
-
- 22 Feb, 1999 3 commits
-
-
Kevin Bracey authored
metmisc and metkerns put into automatic relocation area of workspace. Fixes problem of monospaced fonts going squiffy first seen in Russian demo. Version 3.44. Tagged as 'Manager-3_44'
-
Kevin Bracey authored
-
Kevin Bracey authored
A few redundant code fragments snipped. MinVersion for saved cache files upped to 342 (because there are both Unicode and non-Unicode version 3.41's out there). Version 3.43. Tagged as 'Manager-3_43'
-
- 18 Feb, 1999 1 commit
-
-
Kevin Bracey authored
Version 3.42. Tagged as 'Manager-3_42'
-
- 30 Oct, 1998 1 commit
-
-
Kevin Bracey authored
Assorted bugfixes and tidy-ups. Now working pretty reliably with bitmap files. x90y45 files still a bit wobbly, and Font_UncacheFile (and hence Font_MakeBitmap sometimes) still all over the place. Version 3.41, 4.2.2.12. Tagged as 'Manager-3_41-4_2_2_12'
-
- 28 Oct, 1998 1 commit
-
-
Neil Turton authored
-
- 07 Oct, 1998 4 commits
-
-
Kevin Bracey authored
Version 3.41, 4.2.2.1. Tagged as 'Manager-3_41-4_2_2_1'
-
Kevin Bracey authored
srccommitted, but doesn't include VersionASM yet :) Version 3.41. Tagged as 'Manager-3_41'
-
Kevin Bracey authored
-
Kevin Bracey authored
-
- 16 May, 1997 1 commit
-
-
Kevin Bracey authored
-
- 21 Jan, 1997 2 commits
-
-
Neil Turton authored
-
Neil Turton authored
-
- 21 Nov, 1996 1 commit
-
-
Neil Turton authored
-
- 06 Nov, 1996 2 commits
-
-
Neil Turton authored
-
Neil Turton authored
-
- 05 Nov, 1996 1 commit
-
-
Neil Turton authored
-