omz / Pythonista-Issues

Issue tracker for Pythonista (iOS)
162 stars 14 forks source link

Allow me to choose coding font I already have installed on the iPad #479

Open zrzka opened 6 years ago

zrzka commented 6 years ago

I bought PragmataPro font long time ago and I do use it everywhere. Console, PyCharm, ... I also did install PragamtaPro font on my iPad (globally, any app can use it). See Pages for example ...

1029dcef-1de7-4ff4-83c3-8d3adb467af9

... but Pythonista doesn't allow me to do it without hacks. Installed fonts are not listed in the following dialog ...

c932a3a9-bf6c-4978-be91-0b970e23aa85

... would be nice if the list contains other fonts as well. I understand that these fonts are pre picked, some of them are bundled, ... I can think of something like Recommended fonts section and All fonts section for example, just to keep existing list alive.

zrzka commented 6 years ago

As I'm a big fan of this font, here's the screenshot of how it looks like in the Pythonista :)

31a9b1d7-afe4-407f-b42a-2573e8eaac91

Here are more examples.

zrzka commented 6 years ago

Side notes ...

dd6eeb0e-daf7-42a2-a04f-092ae0199303

0xADD1E commented 4 years ago

While it would certainly be nice to have a proper UI to do this, would it be easier in the mean time to allow the UserDefaults to control the terminal font as well, to at least allow those of us intent on using our preferred font to have a way to do so?