Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 1 of 6 123 ... LastLast
Results 1 to 10 of 58
  1. #1
    Important User DView - New tool to visualize and convert iGO bmp
    Join Date
    Jan 2013
    Location
    I don't know :x
    Posts
    66
    Rep Power
    403

    new DView - New tool to visualize and convert iGO bmp

    DView

    [Only registered and activated users can see links. ]
    Yip,

    Some peoples on my board asked me to get a portable version of iPAQ and so I tried to make a thing for that and DView is born
    It's a simple pictures vizualiser/convertiser with full support for iGO bmp.

    I share executables for windows x86 and x64 but you can compile it on linux.
    It's the first version.

    Thanks all guys which helped me to create this and for others enjoy it

    It's a software full open source in c/c++ licence GNU/GPL:
    Spoiler: Sources
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]

    For curious the bmp iGO plugin for freeimage it's that => [Only registered and activated users can see links. ]


    Download link => [Only registered and activated users can see links. ]
    Last edited by djeman; 18th February 2023 at 01:17 PM. Reason: Updating to 1.3.0

  2.    Advertissements


  3. #2
    Master LouBouha's Avatar
    Join Date
    Mar 2017
    Location
    Tunisia
    Posts
    463
    Rep Power
    1271

    Default

    This software has the advantage of being portable, but not only since it allows to view .bmp and .svg files

    a screenshot:

    Spoiler: Big pics
    DView



    All my respect for the hours and the nights spent to offer us this software.
    (I did not participate but I followed)

    Regards
    GPS: TomTom ONE

    Smartphone: THL T11 Android 4.2.2 Resolution 720x1280
    Sygic 14.3.4 IGO Primo 9.6.29.636868 Skins : Doupas V9.0h , Dimka/Frontzosd giphy

  4. #3
    Important User DView - New tool to visualize and convert iGO bmp
    DView - New tool to visualize and convert iGO bmpDView - New tool to visualize and convert iGO bmpDView - New tool to visualize and convert iGO bmpDView - New tool to visualize and convert iGO bmp
    osiris4isis's Avatar
    Join Date
    Apr 2012
    Location
    Darkside of the Moon
    Posts
    2,891
    Rep Power
    1364

    Default

    Good replacement for buggy iPAQ 31x (with annoying backward directory scrolling effect). Drag&Drop capability is nice. Proggy is fast (except when scanning large directory) but there is a bug.
    1. Load image larger than window
    2. Zoom 100%
    3. Click on scrollbar, it won't scroll (or does last command). Click on it again, it will work.

    This thread should be sticky.
    Last edited by osiris4isis; 23rd February 2018 at 07:03 PM.
    Do not PM me with questions. That's what a forum is for.

  5. #4
    Important User DView - New tool to visualize and convert iGO bmp
    Join Date
    Jan 2013
    Location
    I don't know :x
    Posts
    66
    Rep Power
    403

    Default

    New version to fix the refresh problem on the picture view

  6. #5
    Member
    Join Date
    May 2017
    Location
    taiwan
    Posts
    13
    Rep Power
    0

    Default

    Do not support Taiwanese language ??
    After the warning
    Locale 'Twi' not supported by OS.
    Press OK to use the software?

    Spoiler: screenshots
    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]
    Last edited by Boki; 24th February 2018 at 11:21 AM.

  7. #6
    Varelo
    Guest

    Default

    Djeman, Congratulations!

    The language file should be as it was done in the "igoview" program, that is, you have the option to translate to your own language.

    \[..]/

  8. #7
    Important User DView - New tool to visualize and convert iGO bmp
    Join Date
    Jan 2013
    Location
    I don't know :x
    Posts
    66
    Rep Power
    403

    Default

    @yesigo

    Not my fault the taiwan localisation is not supported by windows but the chinese-taiwan localisation is supported so you need to change tw code by zh_TW (folder and po header).
    I updated my software (rc3) to show the complete country code and I added "OK" in the translation

    Spoiler: pic
    moooo


    @varelo

    If you want to make a translation you have the po file in the source zip and all sources too.
    With one of this 2 things you can create a new mo file with poedit => [Only registered and activated users can see links. ]
    To add the result in the software you need only to create a folder with the country code as name and the mo file inside needs to have the name of the app so DView.mo.
    Last edited by djeman; 24th February 2018 at 08:05 AM.

  9. #8
    Master BIRBANTE's Avatar
    Join Date
    Jan 2016
    Location
    TUSCANY - ITALY
    Posts
    347
    Rep Power
    293

    Default

    Truly a great job......

    Because I change all the icons in the speedcam.zip files, iPAQ could not handle icons with "many colors" for the xhdpi folder icons, or worse for the xxhdpi folder icons, it takes a lot of time in the conversion or even crashes.
    I did the test with a speedwarn0.bmp icon of 140x4480, that iPAQ had failed to convert, and it converted that in 3 seconds.

    Thanks for the work you've done, now there are no more limits for the size, (for the bmp icons of the speedcams), and for their quantity and quality of the colors.

  10. #9
    Important User DView - New tool to visualize and convert iGO bmp
    Join Date
    Jan 2013
    Location
    I don't know :x
    Posts
    66
    Rep Power
    403

    Default

    Thanks, but there are some limits on the bitmap format.

    There is 2 limits, the number of palettes and only one palette can be used on a line.
    If a limit is reached a color quantizer 16 bits (based on the xiaolin wu algorithm) can be used.
    Last edited by djeman; 25th February 2018 at 06:35 PM.

  11. #10
    Important User DView - New tool to visualize and convert iGO bmp
    DView - New tool to visualize and convert iGO bmpDView - New tool to visualize and convert iGO bmpDView - New tool to visualize and convert iGO bmpDView - New tool to visualize and convert iGO bmp
    osiris4isis's Avatar
    Join Date
    Apr 2012
    Location
    Darkside of the Moon
    Posts
    2,891
    Rep Power
    1364

    Default

    You have example bitmap(s) that uses multiple palettes? I've implemented decoding of it in my proggy but doesn't have anything to test it against.
    Do not PM me with questions. That's what a forum is for.

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •