Commit graph

89 commits

Author SHA1 Message Date
jmsgrogan
8130308f7f Update text rendering. 2023-01-18 17:31:16 +00:00
jmsgrogan
8536908eab Add widget state support. 2023-01-18 13:29:31 +00:00
jmsgrogan
dfbc87cb09 Add svg conversion. 2023-01-17 17:41:27 +00:00
jmsgrogan
947bf937fd Clean project structure. 2023-01-17 10:13:25 +00:00
jmsgrogan
78a4fa99ff Add win32 mouse button events. 2023-01-17 08:34:48 +00:00
James Grogan
d370c26c42 Add exception handling for test runner. 2023-01-16 18:16:14 +00:00
James Grogan
b76dc184b3 Fix up linux build. 2023-01-16 12:36:02 +00:00
jmsgrogan
dba6a91ec1 Clean up some warnings. 2023-01-16 11:56:46 +00:00
jmsgrogan
a19567508e Clean up compiltaiton. 2023-01-16 10:51:18 +00:00
jmsgrogan
d4bb2b2744 Start cleaning Grid class. 2023-01-16 07:40:43 +00:00
jmsgrogan
26ecae46b3 Improve node to svg conversion. 2023-01-12 17:45:06 +00:00
jmsgrogan
64f0b3e77a Clean up fontsmanager 2023-01-12 11:54:08 +00:00
jmsgrogan
076e32b1d6 Add offscreen text rendering. 2023-01-12 10:58:43 +00:00
jmsgrogan
c63138c455 D2d offscreen rendering finish up. 2023-01-12 09:18:16 +00:00
jmsgrogan
8c814ce89f Initial WIC image writing. 2023-01-11 17:34:40 +00:00
jmsgrogan
0d3674faac Clean up Image class. 2023-01-11 14:31:29 +00:00
jmsgrogan
4bb87de0e6 Move dx interface into graphics module. 2023-01-11 11:02:03 +00:00
jmsgrogan
672b31b603 Clean up of scene nodes to support 2d and non int positioning. 2023-01-11 10:21:18 +00:00
jmsgrogan
b7f75f903e Add initial directwrite to svg conversion. 2023-01-10 17:24:37 +00:00
jmsgrogan
2c825adc1d Clean up win32 server example. 2023-01-10 09:28:15 +00:00
jmsgrogan
af50eea208 Initial win32 webserver 2023-01-09 08:01:37 +00:00
jmsgrogan
850bd6906f Simple dx examples working. 2023-01-05 16:57:46 +00:00
jmsgrogan
e0cad34d55 Simple dx render example. 2023-01-05 16:40:27 +00:00
jmsgrogan
36515556b8 Initial ui test. 2023-01-05 13:16:52 +00:00
James Grogan
ab3ffc77dc Initial sketch for plugins. 2022-12-11 19:50:34 +00:00
James Grogan
b101a5f87c Some simple svg output. 2022-12-08 13:52:37 +00:00
James Grogan
1fc730d413 Initial scene to svg conversion. 2022-12-08 08:48:18 +00:00
James Grogan
65ac927929 Initial svg support. 2022-12-07 20:58:45 +00:00
James Grogan
22157169c0 Some repairs for md_parser and template engine. 2022-12-07 10:21:28 +00:00
James Grogan
8705859115 Improvements for markdown parsing. 2022-12-06 18:02:43 +00:00
James Grogan
fc44290e3f Initial site generation 2022-12-05 17:50:49 +00:00
James Grogan
290b64e230 Clean up som pdf code. 2022-12-02 08:44:04 +00:00
James Grogan
ec11529b9a Some markdown processing. 2022-12-01 17:13:54 +00:00
James Grogan
31b479e9f6 Small html cleanup 2022-12-01 11:49:57 +00:00
James Grogan
c102ebb6da Clean up some tests. 2022-12-01 10:52:48 +00:00
jmsgrogan
b17ba8b3a7 Fix windows compilation. 2022-11-30 20:53:17 +00:00
James Grogan
b45385e8c7 Clean up some test files. 2022-11-30 18:28:50 +00:00
James Grogan
b2917e7e5d Clean some wayland dependencies. 2022-11-30 12:30:20 +00:00
James Grogan
d6d4319e21 Add test fixture. 2022-11-29 18:00:19 +00:00
James Grogan
af6fad72eb Convert lz77 to use fixed buffer sizes. 2022-11-29 12:05:08 +00:00
James Grogan
a6e31c8d39 Work on dynamic huffman coding. 2022-11-28 18:05:39 +00:00
James Grogan
7f5009fb5e Initial fixed huffman coding for png. 2022-11-28 10:16:04 +00:00
James Grogan
e4f9393ee7 Non compressing png writer is ok. 2022-11-25 09:43:14 +00:00
James Grogan
33369b1775 Toward first png. 2022-11-24 17:43:31 +00:00
James Grogan
8f97e9b7a1 Continue png writing. 2022-11-24 16:15:41 +00:00
James Grogan
5400a232dd Circle buffer and png cleaning. 2022-11-24 09:05:39 +00:00
James Grogan
86bc0d89f6 Continue work on png writer. 2022-11-23 17:51:36 +00:00
James Grogan
9c8faa534b Further compression and png work. 2022-11-23 15:41:33 +00:00
James Grogan
318b481ccc Add some bit utils and initial l77 encoder. 2022-11-22 17:37:06 +00:00
James Grogan
ff962a6b16 Some encode/decode practice. 2022-11-21 17:45:12 +00:00