Age | Commit message (Collapse) | Author |
|
|
|
cBitmap::LoadPBM()/::SavePBM (use cPMFile::Load()/Save()) instead; fixed cBitmap::SubBitmap(); add static methods for converting from and to 1BPP
|
|
background/foreground colour
|
|
internal colour representation
|
|
|
|
no longer virtual (generic implementation in base class)
|
|
imagemagick quantising (sometimes led to erraneous images)
|
|
|
|
|
|
|
|
SetProcessAlpha()/IsProcessAlpha() to better reflect it's purpose; add / enhance some comments (alpha channel support)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mandatory for <text/> and <button/>
|
|
|
|
|
|
|
|
|
|
stay correctly in the object area (no more drawing outside the right side of the object area)
|
|
|
|
|
|
converted automatically; additional optional error character in encodedCharAdjustCounter(), encodedCharAdjustCounter() now returns success; code cleanups
|
|
|
|
|
|
encodedCharAdjustCounter()
|
|
EncodedCharAdjustCounter() (-> avoid flooding of syslog)
|
|
|
|
|
|
|
|
|
|
|
|
in Utf8CodeAdjustCounter'
|
|
|
|
solution has been found
|
|
|
|
default fg/bg colours from driver and fg/bg colours from class; adapt serdisp-driver to these changes
|
|
--as-needed is used when compiling
|
|
|
|
detective work)
|
|
members fg/bg_colours now uint32_t, better adaption to new cColor-scheme, use Set8Pixels() from base class
|
|
|
|
per default; bug fix: crash when allocing bitmap object with width=0
|