mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-21 04:50:33 +01:00
8 lines
98 B
Plaintext
8 lines
98 B
Plaintext
# Set the warning/log level to 3
|
|
-W3
|
|
|
|
#bitmap mode
|
|
-gb
|
|
|
|
# Set the bit depth to 8 (256 colors)
|
|
-gB8 |