• Eilidh McAdam's avatar
    EMF clip regions should be ignored sometimes. · 0ca94315
    Eilidh McAdam yazdı
    Specifically, the record EMR_EXTSELECTCLIPRGN specifies the default
    clip region if the RegionMode field is set to RGN_COPY.
    See EMF specification section 2.3.2.2 available from
    http://msdn.microsoft.com/en-us/library/cc230624.aspx
    
    A unit test had to be changed for this - instead of checking for
    a specific clip region, it now checks that no clip region is
    specified. This is under the assumption that the default clip
    region for our device context is "show everything" - i.e. no clip.
    
    Note also that RGN_COPY seems to be a common mode value for this
    record type.
    
    Change-Id: I7bd4fe305dda184d121465005fe09d3c113e3063
    0ca94315
Adı
Son kayıt (commit)
Son güncelleme
..
app Loading commit data...
builder Loading commit data...
graphicfilter Loading commit data...
wmf Loading commit data...
canvasbitmaptest.cxx Loading commit data...
complextext.cxx Loading commit data...
dndtest.cxx Loading commit data...
fontcharmap.cxx Loading commit data...
outdev.cxx Loading commit data...
timer.cxx Loading commit data...