Commit graph

20 commits

Author SHA1 Message Date
jmsgrogan
4d2464c1f5 Add win socket client and server. 2023-01-27 17:04:39 +00:00
jmsgrogan
5ddd54dd6d Add initial font metrics and equation rendering. 2023-01-25 16:51:36 +00:00
jmsgrogan
c2027801be Initial plotting support. 2023-01-24 17:15:25 +00:00
jmsgrogan
6274c41a80 Add path rendering and svg line output. 2023-01-24 11:04:47 +00:00
jmsgrogan
73051a5f27 Break out material handling into dedicated class. 2023-01-24 09:51:15 +00:00
jmsgrogan
fc44c4c623 Small rendering cleanup. 2023-01-24 08:57:16 +00:00
James Grogan
119ea6f2cc Add wextra level warnings. 2023-01-23 11:55:58 +00:00
James Grogan
e559f9674d Add clang support. 2023-01-23 11:32:18 +00:00
James Grogan
3fad113178 Enable gcc wall and werror. 2023-01-23 11:06:30 +00:00
jmsgrogan
a46477cdcf Start dx path support. 2023-01-20 17:30:05 +00:00
jmsgrogan
f8a2ce3c59 Initial circuits plugin work. 2023-01-20 16:47:39 +00:00
jmsgrogan
b5f21900eb Fix up build. 2023-01-20 08:07:09 +00:00
jmsgrogan
f26ee2ebc4 Clean up use of transforms in scene graph. 2023-01-19 17:37:26 +00:00
jmsgrogan
97afa782a0 Add path rendering. 2023-01-19 14:25:58 +00:00
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
7cab70f839 Move xml and svg to lower levels. 2023-01-18 10:55:32 +00:00
jmsgrogan
dfbc87cb09 Add svg conversion. 2023-01-17 17:41:27 +00:00
jmsgrogan
1f85954e98 Add initial token theming. 2023-01-17 13:01:59 +00:00
jmsgrogan
947bf937fd Clean project structure. 2023-01-17 10:13:25 +00:00