0
I Use This!
Inactive

Commits : Listings

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