GSoC/2023/StatusReports/ShivoditGill: Difference between revisions
Appearance
Created page with "=Improve Okular For Android= Okular has an Android version, but it has some issues. PDFs without embedded fonts don’t display properly due to the lack of an Android-specific font API in the Poppler backend. Icons also do not render, due to problems in KDE Frameworks or the Kirigami UI framework. This project aims to implement an Android-specific font API in the Poppler backend, as well as solving the issue of icon rendering in Okular’s Android version. = Work Rep..." |
No edit summary |
||
Line 4: | Line 4: | ||
This project aims to implement an Android-specific font API in the Poppler backend, as well as solving the issue of icon rendering in Okular’s Android version. | This project aims to implement an Android-specific font API in the Poppler backend, as well as solving the issue of icon rendering in Okular’s Android version. | ||
= Links to Blogs and other writing = | |||
== Blog == | |||
I will be writing about my progress on my blog. It can be found at: https://shivoditg.hashnode.dev | |||
The blog posts in chronological order: | |||
# First blog: https://shivoditg.hashnode.dev/first-blog-for-gsoc-23 | |||
== Merge Requests == | |||
= Work Reports = | = Work Reports = | ||
Line 22: | Line 33: | ||
==Week 8== | ==Week 8== | ||
Revision as of 06:33, 27 May 2023
Improve Okular For Android
Okular has an Android version, but it has some issues. PDFs without embedded fonts don’t display properly due to the lack of an Android-specific font API in the Poppler backend. Icons also do not render, due to problems in KDE Frameworks or the Kirigami UI framework.
This project aims to implement an Android-specific font API in the Poppler backend, as well as solving the issue of icon rendering in Okular’s Android version.
Links to Blogs and other writing
Blog
I will be writing about my progress on my blog. It can be found at: https://shivoditg.hashnode.dev
The blog posts in chronological order: