treeform / pixie

Full-featured 2d graphics library for Nim.
MIT License
743 stars 28 forks source link

Export some types for fidget #308

Closed iacore closed 3 years ago

iacore commented 3 years ago

I made fidget's demo work with https://github.com/treeform/typography/pull/79

guzba commented 3 years ago

Hello and thanks for the PR here and on typography. Typography and Fidget are both legacy repos. We are working on Fidget2 which is a pretty significant refresh. For that reason, I do not want those old codebases dictating what the API of new repos is.

It woudl be good for the examples to run so I will work with your other PR in typography to get things working over there so the examples run.

treeform commented 3 years ago

Sorry, we will fix it a different way.

iacore commented 3 years ago

Hello and thanks for the PR here and on typography. Typography and Fidget are both legacy repos. We are working on Fidget2 which is a pretty significant refresh. For that reason, I do not want those old codebases dictating what the API of new repos is.

It woudl be good for the examples to run so I will work with your other PR in typography to get things working over there so the examples run.

So where is fidget2?