[mapserver-commits] [mapserver/mapserver] f76b75: dirty fix to prevent cairo svg producing bitmap da...
    GitHub 
    noreply at github.com
       
    Tue May 29 09:27:28 PDT 2012
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/mapserver/mapserver
  Commit: f76b75a614a27307825eb5680e9292d9d6b98726
      https://github.com/mapserver/mapserver/commit/f76b75a614a27307825eb5680e9292d9d6b98726
  Author: Thomas Bonfort <thomas.bonfort at gmail.com>
  Date:   2012-05-29 (Tue, 29 May 2012)
  Changed paths:
    M mapcairo.c
  Log Message:
  -----------
  dirty fix to prevent cairo svg producing bitmap data (#4331)
avoid calls to cairo_push_group and cairo_pop_group_to_source as they
trigger this behavior. This is a temporary fix until we get this sorted
out, the erroneous behavior will still happen for layers with opacity
set to less than 100.
    
    
More information about the mapserver-commits
mailing list