Sunday, January 24, 2016

Reader View in Safari for iOS

Options:
Text/Font Size: Smaller/Larger
View Mode [Background]: White, Sepia, Dark, Black

Fonts:
1. Athelas
2. Charter
3. Georgia
4. Iowan
5. Palatino
6. San Francisco
7. Seravek
8. Times New Roman

No comments:

Post a Comment

Going one step further with Kotlin & gRPC

Recently, I tried using Quarkus with Kotlin for grpc. I have worked with grpc for communication between microservices in Java & Golang. ...