Mercurial > public > hwos_code
diff src/aa_fonts.asm @ 628:cd58f7fc86db
3.05 stable work
author | heinrichsweikamp |
---|---|
date | Thu, 19 Sep 2019 12:01:29 +0200 |
parents | c40025d8e750 |
children | 185ba2f91f59 |
line wrap: on
line diff
--- a/src/aa_fonts.asm Sun Jun 30 23:22:32 2019 +0200 +++ b/src/aa_fonts.asm Thu Sep 19 12:01:29 2019 +0200 @@ -1,6 +1,6 @@ ;============================================================================= ; -; File aa_fonts.asm combined next generation V3.01.1 +; File aa_fonts.asm combined next generation V3.03.5 ; ; Font-data for the anti-aliased word processor ; @@ -173,8 +173,6 @@ endif ;---- HUGE font description and data ---------------------------------------- - IFDEF _huge_font - global aa_font92_block aa_font92_block: DB ' ', 0x2F @@ -192,7 +190,5 @@ error SMALL font should be encoded with 3bits anti-aliasing... endif - ENDIF - ;============================================================================= END \ No newline at end of file