This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
mangareader
Watch
2
Star
1
Fork
2
You've already forked mangareader
Code
Issues
6
Pull Requests
Releases
9
Wiki
Activity
8f9be2a656
mangareader
/
meson_options.txt
3 lines
100 B
Meson
Raw
Normal View
History
Unescape
Escape
Multiple fixes, allowing to compile without images in lists. (Too expensive for some computers) Logging image writes.
2022-01-19 00:29:44 +01:00
option
(
'images'
,
type
:
'boolean'
,
value
:
true
)
Fix to endes patch (Unitialized html_document.) and default to build flatpak without images to work better on low resources computers.
2022-01-23 09:58:01 +01:00
option
(
'windows'
,
type
:
'boolean'
,
value
:
false
)
Reference in New Issue
Copy Permalink