提交历史

作者 SHA1 备注 提交日期
  tznind 54b737f469 If not supporting transparency warn user 11 月之前
  tznind 61667fbf86 Refactor SixelSupportDetector for cleaner reading 11 月之前
  tznind 4073ef305c Use round to nearest whole number when calculating sixel resolution from window size/chars 11 月之前
  tznind a8e3a0ec2b Update xmldoc 11 月之前
  tznind 64baeca7b3 Update sixel status class name and move to new file 11 月之前
  tznind 54308ffb27 Sixel resolution measuring 11 月之前
  tznind fe7e10a130 Get sixel resolution using CSI 16 t 11 月之前
  tznind ffe8969b50 Fix new palette order 11 月之前
  tznind 78d49fcd84 Fix algorithm to look for exactly 4 not things like 42 etc. 11 月之前
  tznind ccb974b66f Change to using ansi escape sequences in new standalone class 11 月之前
  tznind fd7f994a58 Fix GetPaletteBuilder 11 月之前
  tznind 97da4cd18f Fix unit test expectations 11 月之前
  tznind a6b12213de Tidy up scenario quantizer options 11 月之前
  tznind 36a8cba6e4 Make updates to the sixel image easier (e.g. changing algorithm) 11 月之前
  tznind 9d5d853de3 Actually call relevant builders 11 月之前
  tznind c4c7754715 Add UI components for sixel algorithm 11 月之前
  tznind 9058554bf5 Adjust default quantizer 11 月之前
  tznind 3566ac2c93 Make sixel output stop on dispose/close Images scenario 11 月之前
  tznind 14a5fa7301 Improve usability of Images scenario 11 月之前
  tznind 23cd8889a5 Do not output sixel if driver does not support it 11 月之前
  tznind d60b1fa347 Remove double paint! 11 月之前
  tznind f22ef30861 Merge branch 'sixel-encoder-tinkering' of https://github.com/tznind/gui.cs into sixel-encoder-tinkering 11 月之前
  tznind 5e356c2b24 WindowsDriver prototype sixel support 11 月之前
  Thomas Nind 01224427dc Merge branch 'v2_develop' into sixel-encoder-tinkering 11 月之前
  Rishikeshan Sulochana/Lavakumar (Work) 894b1e2835 [minor typo] Update newinv2.md (#3765) 11 月之前
  tznind c240cb165e Fix for when we want alpha pixels 11 月之前
  tznind b67c662b20 WIP: trying to get fully transparent alpha to not render 11 月之前
  tznind 08aa9925b5 Switch to existing consts 11 月之前
  tznind db0fc41d54 Determine whether sixel is supported by issuing a Device Attributes Request 11 月之前
  tznind 18f185d7fb Fix scenario dispose 11 月之前