FREE Quote Image Generator
- Inspiration by freelance.splendith.com
- Default width & height: 520px
- Support 5 maximum lines
- Set path (e.g.
cd C:\xampp\htdocs\jojoee.com\quote-image-generator
) - Install bower
npm install -g bower
- Install dependencies
bower install && npm install
- Start
gulp
- Add background colors / images (keep last 5 colors / images on localStorage)
- Add font size
- Add font color
- Login via
facebook
for publishing (also keep login session / detail) - Automatically publish into your
facebook
status / yourfacebook
page (with message) - Add multi font weight
- Add page name input
- Increase canvas width / height to 690 pixels
- Add page avatar input
- Multi page avatar (keep last 5 images on localStorage)
- Remove unused files / configs
- Support multi-lines
- Detect
empty
line - Detect input width (prevent text-overflow on the canvas)
- Update algorithm
- Add english font
- Port to
Angular
- Support on mobile
- Share on mobile
- Clear canvas on
text area
only (instead clear all canvas area) - Update default canvas width / height to 690px;
- Responsive