jocmp / capyreader

An smallish Android RSS reader
http://capyreader.com/
MIT License
91 stars 3 forks source link

Font and Text Size Selection #158

Closed jocmp closed 1 month ago

jocmp commented 1 month ago

Add an option in the article view to change the relative font size.

Additionally provide some fonts to choose from:

serrq commented 1 month ago

I would like this one, but I don't know the font name (Feeder).

1000114225

jocmp commented 1 month ago

@serrq I think the font in your screenshot is Roboto. I believe OnePlus comes with it built-in. I updated the headline font on the article list to be bold so it should look similar now if not the same.

ez-me commented 1 month ago

I would recommend Atkinson Hyperlegible for Sans Serif, it's easier to read, specially for people with visual impairments (without being ugly like Open Dyslexic)

jocmp commented 1 month ago

@ez-me Took a look at the Atkinson Hyperlegible font. Seems like a great option. I'm working on adding it to #201. Here's a sneak peek

serrq commented 1 month ago

What is the Github one? It looks very comfortable.

1000115934

jocmp commented 1 month ago

Yep! Code is ready, I'm fixing some other things before adding it to a new release.

On Thu, Jul 25, 2024, 12:02 AM serrq @.***> wrote:

What is the Github one? It looks very comfortable.

1000115934.jpg (view on web) https://github.com/user-attachments/assets/fce900fe-486f-4c55-8c95-3cf5326d84ee

— Reply to this email directly, view it on GitHub https://github.com/jocmp/capyreader/issues/158#issuecomment-2249432416, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACIUO4TCCFB5X2Y25ZRZKCTZOCBF3AVCNFSM6AAAAABKU6U2N6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBZGQZTENBRGY . You are receiving this because you modified the open/close state.Message ID: @.***>

jocmp commented 1 month ago

I misread you comment. GitHub's font is whatever the default is for your browser. So it'll be "San Francisco" on macOS, "Segoe UI" on Windows, and "Noto Sans" on Android.

For Android, from what I can tell, Noto Sans is similar but not the same as Roboto. Roboto has a narrower width and a thicker stroke.

Roboto Screenshot 2024-07-25 at 11 45 40 AM

Noto Sans Screenshot 2024-07-25 at 11 45 32 AM