0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added CalculatingCharacterSize property More... over 15 years ago
Added Dithering and DitheringRandom properties More... over 15 years ago
Added unsharp, stretch and sharped properties More... over 15 years ago
Added Flip Horizontally/Vertically properties More... over 15 years ago
Moved setting levels into properties Stopped the conversion being done twice on level change More... over 15 years ago
Moved output width/height into a property More... over 15 years ago
Replaced the other font calls with calls to the property More... over 15 years ago
Changed SetValidCharacters to a property More... over 15 years ago
Added IsFixedWidth property More... over 15 years ago
Changed SetFont to a property More... over 15 years ago
Moved setting code into IsBlackTextOnWhite property Made setting the Ramp apply the text effects Fixed image not being updated when changing from variable width to variable width font More... over 15 years ago
Fixed inital IsGeneratedRamp controls not being set More... over 15 years ago
Added IsGeneratedRamp property More... over 15 years ago
Added CharacterSize and Ramp properties More... over 15 years ago
Added Brightness/Contrast properties More... over 15 years ago
Added IsBlackTextOnWhite property instead of accessing textsettings directly More... over 15 years ago
Removed unnecessary seperator More... over 15 years ago
*** empty log message *** More... over 15 years ago
Prevented some problems by checking if closeimage needs to close anything More... over 15 years ago
Added guard clauses to stop filterChanged being incorrectly set to true More... over 15 years ago
Fixed flip/rotate not working More... over 15 years ago
Removed Offset property since it does nothing(?) More... over 15 years ago
Fixed problem with the first character not being added to the list Various rearranging More... over 15 years ago
Changed lists to use generics More... over 15 years ago
Changed to use a stringbuilder to buid the result More... over 15 years ago
Changed properties to auto-implemented ones More... over 15 years ago
Replaced other getpixel call with unsafe code and merged them together More... over 15 years ago
Replaced Math.abs call More... over 15 years ago
Replaced GetPixel with unsafe code More... over 15 years ago
Removed batch conversion More... over 15 years ago