Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 10 of 50

Hybrid View

  1. #1
    Important User Help Speedcams Spain
    Help Speedcams SpainHelp Speedcams SpainHelp Speedcams SpainHelp Speedcams Spain
    osiris4isis's Avatar
    Join Date
    Apr 2012
    Location
    Darkside of the Moon
    Posts
    2,859
    Rep Power
    1386

    Default

    Considering if you're going to use it ONLY on full HD, then acceptable. But since when modding .svg is only for full HD devices? You must also consider the lowest resolution devices and that is 320x240, in which 1 decimal will be significantly impacted*. Just my opinion.
    If you don't see much size reduction, it's "other things" you should be looking at such as redundant paths or gradient optimization.
    BTW, I find the ideal of using vector for small icons silly. Vector is used mainly because they do not want to waste space (storing different resolution sets) and time (converting to different bitmaps). You can easily change code to use one set of .spr (sprite) for speedcam icons. Put it under nodpi and have proggy do the scaling automatically.

    * when dealing with significant decimal digits, do not assumed that your measurement will always be in resolution (ie: dpi) It can be any decimal number that can get transformed. So unless transformation is flatten (or not used), it's not wise to use low decimal digits.

    Update: Here is some of my tips on optimization (keep checking back for any new tips added later)
    Spoiler: .

    This post requires you to click the "LIKE this post" button and hit F5 to read this content.
    Last edited by osiris4isis; 11th February 2018 at 09:00 PM.
    Do not PM me with questions. That's what a forum is for.

  2.    Advertissements


  3. #2
    Member + Help Speedcams SpainHelp Speedcams Spain
    Join Date
    Apr 2012
    Location
    España
    Posts
    80
    Rep Power
    40

    Default

    Reduced the size in .svg from 3.1Mg to 400kb is perfect
    @osiris4isis

 

 

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
  •