GithubHelp home page GithubHelp logo

commands-2's Introduction

#Fireworks Commands

About

This is a commands repository as a reference for extensions development or use them in Fireworks.

Install

  1. Open "\Fireworks CS6\Configurations\Commands"
  2. Put the *.jsf files to the folder
  3. Access the command within Fireworks from the Commands menu

Assign shortcut for faster productivity

  1. In Fireworks go to Edit > Keyboard Shortcuts > Commands
  2. Change the shortcut.

Toggle the visibility of the master page

If you use pages in Fireworks when export slices, you want to hide master page from all pages. This command toggle the visibility of the master page.

Create retina slice

This command will take the working page and split them into 'Retina" page and 'Normal' page. You will get a dialog window to define the postfix name to add to the slice names for the 'Retina' page. For example the postfix name can be "_2x".

The slice names for both 'Retina' and 'Normal' pages will become btn_01_2x and btn_01 respectively. The 'Normal' page will downsize to 1/2 the size of the Retina page.

Change Canvas Size Height

Use this command to increase / decrease the height of the canvas by +10 or +100 or -10 or -100

Shortcut Keys Mapped

[fn + Control + Up Arrow] for +10
[fn + Control + Opt + Up Arrow] for +100
[fn + Control + Down Arrow] for -10
[fn + Control + Opt + Down Arrow] for -100

Change Canvas Size Width

Use this command to increase / decrease the width of the canvas by +10 or +100 or -10 or -100

Shortcut Keys Mapped

[fn + Control + Right Arrow] for +10
[fn + Control + Opt + Right Arrow] for +100
[fn + Control + Right Arrow] for -10
[fn + Control + Opt + Right Arrow] for -100

Credits

Thanks to the extension developers

  1. Yoropan
  2. Basharogu
  3. Akira

commands-2's People

Contributors

adobefireworks avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.