1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-04-20 01:16:36 +00:00
Commit Graph

1938 Commits

Author SHA1 Message Date
David Schmenk ea39e71ed9 Two font formats for bitmaps and pixmaps 2025-01-12 19:23:03 -08:00
David Schmenk b7a7d60019 Add left and width together for advance 2025-01-11 22:54:16 -08:00
David Schmenk 6b8d7fa38b Mostly working font conversion 2025-01-11 18:41:31 -08:00
David Schmenk affba20a20 Clean up font conversions 2025-01-10 21:28:50 -08:00
David Schmenk 5c68a9c6ea A bunch of GS fonts 2025-01-10 20:09:15 -08:00
David Schmenk abbb32de5c Parse and dump GS font glyphs 2025-01-10 19:45:03 -08:00
David Schmenk a32b82dcd7 Dump additional state 2025-01-10 10:38:54 -08:00
David Schmenk 9477cd1413 Adjust inital scanline RGB 2025-01-10 07:39:01 -08:00
David Schmenk 1527273bcc Add more dump data and default err = 4 2025-01-10 07:31:37 -08:00
Dave Schmenk e21a8fff60 Set default errDiv to 6. Not quite so noisy 2025-01-07 22:07:18 -08:00
David Schmenk 1b19b48de9 Undo weighted distance. Do ame thing with gamut 2025-01-07 08:42:30 -08:00
David Schmenk 7dfafd2d93 Make weighted distance an option 2025-01-06 11:06:05 -08:00
David Schmenk 4bb8d7b1cc Merge branch 'master' of https://github.com/dschmenk/PLASMA 2025-01-06 10:29:14 -08:00
David Schmenk bfa2a58993 Use weighted distance for nearest color match 2025-01-06 10:28:44 -08:00
David Schmenk 1667161d1c Fix new name for cross-compiler 2025-01-04 08:33:24 -08:00
David Schmenk 4769f3fb82 Clean up stack handling for FORTH and PLVM 2025-01-03 15:55:29 -08:00
David Schmenk b30d61f834 Merge branch 'master' of http://github.com/dschmenk/PLASMA 2025-01-03 13:41:16 -08:00
David Schmenk 6a4362c970 Fix input for portable VM 2025-01-03 13:39:33 -08:00
David Schmenk dc7a32077b Add tutorial image 2025-01-02 23:33:33 -08:00
David Schmenk d47956443c Tutorial images 2025-01-02 20:23:16 -08:00
David Schmenk c3e24be56c Update tutorial files 2025-01-02 19:03:30 -08:00
David Schmenk de57f5e19b Code optimizations for RGB conversion 2025-01-02 09:39:35 -08:00
David Schmenk 5883fc8fae Add optimization for multiply by 3 2025-01-02 07:25:21 -08:00
David Schmenk e1f0cf9164 Add the big disk for 2.20 2025-01-01 22:04:30 -08:00
David Schmenk ca0250f500 Update DHGRSHOW with NOJITC version 2025-01-01 21:42:24 -08:00
David Schmenk 20eaf2a74a Update images 2025-01-01 21:19:08 -08:00
David Schmenk d188d75a19 Increase compiler symbol size and update images 2025-01-01 17:17:17 -08:00
David Schmenk 516752c285 Call DHGRRGB version 1.0 2025-01-01 11:44:29 -08:00
David Schmenk 08fcd3a986 Even more simplification with *better* results 2025-01-01 10:52:08 -08:00
David Schmenk 9e7f26407c Update WOZ image 2024-12-31 07:59:21 -08:00
David Schmenk 2c1a243311 Forgot to update portable VM eval stack size 2024-12-31 07:30:32 -08:00
David Schmenk 15ba3b9553 Updated images 2024-12-30 22:03:10 -08:00
David Schmenk fe783e5038 Update images 2024-12-30 19:41:53 -08:00
David Schmenk a7328da9b3 Update disk image build scripts 2024-12-29 12:56:16 -08:00
David Schmenk 692cf84712 Update ZP stack size 2024-12-29 10:40:58 -08:00
David Schmenk ad03eff0eb BIG update to expand eval stack to 32. These are the dependencies: 2024-12-27 10:10:11 -08:00
David Schmenk b776452157 Update comments and data types 2024-12-26 19:24:00 -08:00
David Schmenk f6a1dcf256 Add multiple RGB phase angles 2024-12-24 16:21:54 -08:00
David Schmenk 75353621c1 Add full pixel match option 2024-12-24 08:14:21 -08:00
David Schmenk af23f7cf71 Rename gamut array 2024-12-22 10:35:40 -08:00
David Schmenk 550931305b Adjust indivivual RGB gamut 2024-12-22 10:12:13 -08:00
David Schmenk 2da1388a5e Update command line help display 2024-12-19 15:04:19 -08:00
David Schmenk 6678772a06 Add slide for SMPT colorbars 2024-12-18 08:16:35 -08:00
David Schmenk 8673659267 Add slides 2024-12-16 17:08:43 -08:00
David Schmenk d7df8f04c6 Add more slides 2024-12-16 15:56:09 -08:00
David Schmenk 71e04a3cdc Add larger slideshow 2024-12-15 21:44:06 -08:00
David Schmenk 44e4e835e5 Tweak values and add setmakr/getmark to PLVM 2024-12-15 17:57:22 -08:00
David Schmenk 2310fba421 Read PNM image directly 2024-12-15 13:36:40 -08:00
David Schmenk 4232ef839a cleanup 2024-12-14 19:27:21 -08:00
David Schmenk 376feacbf5 Add ability to run all in memory for PLVM 2024-12-14 19:04:34 -08:00