Commit | Date | |
---|---|---|
[r16]
by
thylordroot
Much more work on RenderContext, including refactoring to use PixelRows to reduce alignment requirements on pixmaps. Added MemorySource.RefTo. Can now query a RenderContext for a pixmap located in Memory. |
2022-09-08 06:24:41 | Tree |
[r15]
by
thylordroot
Added LED font, but have not yet registered it. Some work on TileFont, including the ability to address individual glyphs. Added MutableTileFont. More work on the tutorial. |
2022-09-07 06:23:37 | Tree |
2022-09-06 00:02:12 | Tree | |
[r13]
by
thylordroot
Finally got font autogeneration partially implemented. Fixed improper image for cp437 terminal, will begin populating image data in next revision. |
2022-09-05 21:33:38 | Tree |
[r12]
by
thylordroot
Added 8x16 fonts, fixed some errors in the 8x8 fonts. Added 16x16 font for ASCII. |
2022-09-02 03:42:36 | Tree |
[r11]
by
thylordroot
More work on the book. Began fleshing out bitmap fonts. More work on memory subsystem, including adding DirtyableMemorySource. |
2022-09-01 08:10:09 | Tree |
2022-08-31 06:11:41 | Tree | |
[r9]
by
thylordroot
Began refactoring of vector generator; need to add Scale, Rotation, and Dot back into derived vectors. |
2022-08-30 08:08:08 | Tree |
2022-08-28 06:44:41 | Tree | |
[r7]
by
thylordroot
Added angles; significantly refactored Vectors and added Matrices and Angles (still need to write generator for this). |
2022-08-27 07:35:35 | Tree |