Page MenuHomeSolus

Update grafx2 to 2.8
ClosedPublic

Authored by solene on Nov 9 2021, 8:55 PM.
Tags
None
Referenced Files
F11053444: D12259.id29804.diff
Thu, Aug 10, 11:17 PM
F11053443: D12259.id.diff
Thu, Aug 10, 11:17 PM
F11053442: D12259.id29764.diff
Thu, Aug 10, 11:17 PM
F11053441: D12259.id29766.diff
Thu, Aug 10, 11:17 PM
F11037815: D12259.diff
Wed, Aug 9, 9:17 PM
F11002530: D12259.diff
Mon, Jul 31, 1:40 AM
F10864838: D12259.id29766.diff
Jun 17 2023, 9:18 AM
F10862203: D12259.id29764.diff
Jun 16 2023, 7:37 PM
Subscribers

Details

Summary

Changelog

  • New Features
    • Load and save SymbOS SGX files
  • Improvements
    • Amstrad CPC SCR loading: handle ConvImgCPC packed files
  • Fixes
    • Fix licensing, all sources used in GrafX2 are compatible with GPL2 now (in previous versions there were some GPLv3 and some code of unknown provenance used in non-UNIX platforms only)
    • Gradient ellipses tool could write pixels outside the image in some cases
    • Fix canvas size when saving GIF files
    • Many fixes to file path handling and unicode support
Test Plan
  • create a new image, make a few circles, save as a file
  • open previously saved image

Diff Detail

Repository
R3855 grafx2
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

solene requested review of this revision.Nov 9 2021, 8:55 PM
solene added a subscriber: algent.

Update the homepage as suggested by @algent

JoshStrobl edited the summary of this revision. (Show Details)
JoshStrobl added a subscriber: JoshStrobl.

LGTM, thanks!

This revision is now accepted and ready to land.Nov 11 2021, 8:03 AM
This revision was automatically updated to reflect the committed changes.