From 10e88b685a6ac3a9f0711303574907a9882d9a72 Mon Sep 17 00:00:00 2001 From: djes Date: Thu, 18 Jul 2019 22:07:23 +0200 Subject: [PATCH] pngcheck comment --- PBMap.pb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/PBMap.pb b/PBMap.pb index ad145bd..e82184f 100644 --- a/PBMap.pb +++ b/PBMap.pb @@ -2712,6 +2712,7 @@ Module PBMap ;*PBMap\MemCache\Images(key)\Tile = *Tile\Size If *Tile\Size ;TODO : check if file size = server file size + ;and eventually use pngcheck to avoid problematic files http://www.libpng.org/pub/png/apps/pngcheck.html *PBMap\MemCache\Images(key)\Tile = -1 ; Web loading thread has finished successfully ; Allows to post edit the tile image file with a customised code If *PBMap\CallBackModifyTileFile @@ -3191,8 +3192,8 @@ CompilerIf #PB_Compiler_IsMainFile CompilerEndIf ; IDE Options = PureBasic 5.70 LTS (Windows - x64) -; CursorPosition = 1245 -; FirstLine = 1230 +; CursorPosition = 2714 +; FirstLine = 2702 ; Folding = --------------------- ; EnableThread ; EnableXP \ No newline at end of file