aiekick/ImGuiFontStudio

Development help?

Closed this issue · 3 comments

dmlo commented

Hi @aiekick,

When I was working on ImGuiFontDialog this morning I have to admit I didn't fully understand what ImGuiFontStudio was. When I mentioned ImGuiCppIcons there I didn't realize that you had this project that does the same thing and so much more. When I saw you had edited that section to mention this project, I took a closer look and wow, this is a really neat project.

I'm sorry I neglected your project with my edits there! I'm going to send you a fix for that with a better nod to this repo.

Would you mind if hacked around a bit and dropped in some PRs on this project?

I'd also like to do some work on the file dialog if you're ok with that.

Cheers,

Dan

Hello,

haha np.

yes help is always welcome :)

thanks for have interest to theses projects :)

you can check the project sheet, where you have all things who are planned.
for the moment im focus on :

  1. create my liteweight ttf reader/writer (and maybe rasterizer at end) for :
    • easily read/write colr glyph
    • solve the merging issue with better control
    • abandon the big libs dependency like freetype and sfntly
  2. improve the glyph editor for make it easy to edit/create glyph
  3. can import glyph (svg) and let them convert it to COLR table

i have also many issues regarding the ergonomy of the app.
not very easy at this moment

dmlo commented

I won't be using Dear ImGui in my project for reasons unrelated to your projects. Sorry I won't be able to help.

no problem :)