mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 00:32:57 -04:00
*** empty log message ***
This commit is contained in:
parent
82d52e4abc
commit
1080c22cd3
@ -55,7 +55,7 @@ IMGHeaderType img_header_type;
|
||||
const int img_xsize = config_pnmimagetypes.GetInt("img-xsize", 0);
|
||||
const int img_ysize = config_pnmimagetypes.GetInt("img-ysize", 0);
|
||||
|
||||
const int jpeg_quality = config_pnmimagetypes.GetInt("jpeg-quality", 75);
|
||||
const int jpeg_quality = config_pnmimagetypes.GetInt("jpeg-quality", 95);
|
||||
|
||||
ConfigureFn(config_pnmimagetypes) {
|
||||
PNMFileTypePNM::init_type();
|
||||
|
Loading…
x
Reference in New Issue
Block a user