A2pix/History: Difference between revisions
Jump to navigation
Jump to search
| Line 3: | Line 3: | ||
* 80 Column Mode is back | * 80 Column Mode is back | ||
* Removed "Use More Memory with Double Size + ARC", cuz who cares, we always use more memory now | * Removed "Use More Memory with Double Size + ARC", cuz who cares, we always use more memory now | ||
* | * Removed "Use QuickDraw Area Sample", now we always use it, it's great | ||
* Removed "Use New Pencil Method", it's always used | |||
* made this web site | * made this web site | ||
* removed a bunch of old dead code | * removed a bunch of old dead code | ||
Revision as of 06:04, 21 December 2015
3.1b2 not out yet
- text screens can be made with plain text files now, but you kinda need to use SheepShaver with MacOS 9 to edit them (cuz the font and keyboard layout are only working there)
- 80 Column Mode is back
- Removed "Use More Memory with Double Size + ARC", cuz who cares, we always use more memory now
- Removed "Use QuickDraw Area Sample", now we always use it, it's great
- Removed "Use New Pencil Method", it's always used
- made this web site
- removed a bunch of old dead code
3.1b1 December 19, 2015
- updated to work on modern MacOS (10.11), should work on older MacOS too, back to 10.4
- real prefs file (no longer stored in resource fork of app)
- fixed font problem by using TrueType font. (note: 80 Column mode not supported)