Conversation
|
Huge if it works! |
There was a problem hiding this comment.
nowhere? i dont think custom fonts should be bundled with bloxstrap
There was a problem hiding this comment.
your question is still unclear to me as the fonts are never bundled with bloxstrap itself; custom fonts are stored within appdata created AFTER bloxstrap installation, which is how i grab it and use within ui.
There might be issues, since I'm really new to .NET
THIS is the reason i've stated that there might be issues, as i struggled to find a clear way to process a font file into wpf
There was a problem hiding this comment.
wait, i just noticed what file did you actually comment on, my bad
There was a problem hiding this comment.
seems like the file remained after editing
|
just incase & if you want, you can add it to the .gitignore file |
|
yea, sounds good |
|
Sure, show the font, but what about showing the font used by name? |
|
@AskaLangly you think were gonna be lazy? just take a screenshot and go to whatthefont |
|
oh ok |

Should be able to close #1345
I tried to just change the label's font family depending on selected font file. However, it could also be possible to change the entire label to the name of font (which would then likely lead to removal of translations for that button)
There might be issues, since I'm really new to .NET