[okular] [Bug 489038] New: Stamp tool in dark mode get white on white

2024-06-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=489038 Bug ID: 489038 Summary: Stamp tool in dark mode get white on white Classification: Applications Product: okular Version: 24.05.0 Platform: Neon OS: Linux Status: REPOR

[okular] [Bug 489038] Stamp tool in dark mode get white on white

2024-06-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=489038 --- Comment #1 from kevindu52defarg...@protonmail.com --- Created attachment 170858 --> https://bugs.kde.org/attachment.cgi?id=170858&action=edit breeze dark (can't see what I am doing) -- You are receiving this mail because: You are the assignee for

[okular] [Bug 489038] Stamp tool in dark mode get white on white

2024-06-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=489038 kevindu52defarg...@protonmail.com changed: What|Removed |Added CC||kevindu52defargoth@protonma

[okular] [Bug 461390] EPub rendered with HUGE font.

2024-06-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=461390 mil...@gmail.com changed: What|Removed |Added CC||mil...@gmail.com --- Comment #1 from mil...@g

[okular] [Bug 461390] EPub rendered with HUGE font.

2024-06-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=461390 --- Comment #2 from mil...@gmail.com --- fixed python code #!/usr/bin/env python3 # convert css values from short float to full float # example: .9 to 0.9 # aka: expand minified float values # fix too large fonts in okular # TODO regex is bad. use a pro