Releases: krevlinmen/AutoTypeSetter
Releases · krevlinmen/AutoTypeSetter
AutoTypeSetter 3.0
Added
- New window: Text Format Editor!
- Option to see and cancel files currently being processed
- Option to change ppi, Image Mode and Color Profile
- Color, Capitalization, Anti-Aliasing, Hyphenation options for Text Format
- lineIdentifierSuffix for customTextFormats
Fixed
- The "debug.log" file is not accessible anymore
- Text files not encoded as UTF-8 no longer breaks the program
- Different resolutions no more affect text size
- Exact font names can be used now, even if another match was found first in the list of fonts
- Point Text positioning and sizing
AutoTypeSetter 2.0
Added
- New User interface section: Text Format, used to change the default text format more easily
- New window: Custom Layers Editor used to change 'starterLayerFormats'
- Ability to create sub-groups by columns
- New Layer Format Object properties
- New common properties
- Disable property to 'starterLayerFormats' and 'customTextFormats'
Changed
- Lots of default configuration
- 'Polyfill' folder name to 'lib'
- 'defaultConfig.json' moved to 'lib' folder
Security
- Configuration validating is more consistent and secure
AutoTypeSetter 1.0
autoTypeSetter comes to life!
Added
- A user interface
- Standard Layer Format Object
- Support to
JSON
as configuration file - Folder Polyfill, containing
.js
libraries - README.md with documentation about the program
Fixed
- Problem selecting ambiguous files (Example:
01.png
and1.psd
)