January 10, 2009
Part 2 of 5 for the features of Fireworks CS4.
- 9 Slice Tool
- Better support for Nested Symbols
- Arrow Tool
- Optional XMP data for JPEGs
Share on Facebook
January 8, 2009
In an earlier post I had mentioned top 11 features of Fireworks CS4. The engineering was not limited to only those features. Below mentioned are some more features which were engineered. This is part 1 of a series of 5 posts.
- Fireworks CS4 has 2 rendering engines. An earlier blog post titled "CS3 and CS4 rendering engine differences" will give you more details about it and a means to interchange between the two.
- Better Photoshop integration for Import and Export for psd files.
- FXG Export. Can be accessed from Commands->Export to FXG
- Symbols In place Editing
Share on Facebook
December 23, 2008
Users facing the text bounding box issue can breathe a sign of relief as there is a workaround for that problem. As a temporary solution is through an extension which will correct all text objects whose blue colored bounding box has been shifted in the document.
Important Note:
-
Running this script will correct the bounding boxes for all text objects in the document affected by this bug. This correction is limited for that png file edit session only. The bug may be encountered again during future file edits where the extension script will need to be executed again.
-
Any CS3 text element if present inside a Group ONLY will get re-rendered on running this script. After installing this extension, you can access this script from Commands menu–>Re-sync Text
This extension will not touch any text elements containing missing fonts. The missing fonts dialog pops up when opening a png file which contains fonts not found on the system.
Thus there is no need to worry about CS3 text and missing text getting re-rendered unnecessarily on using this Extension.
http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&loc=en_us&extid=1706527
Re-sync Text Bounding Box is a simple Extension which will go through each and every text element present in a png document (be it inside a page or a layer or a state) and re-align its bounding box.
EXAMPLE:
The following is the screen shot of a file which got affected by this problem.
After running the extension script mentioned in the above link, the following is the state of text objects.
Share on Facebook
Adobe Fireworks CS4 extending document is live with the new document containing all the changes in the API for the product. The same document is also available as a pdf file which can be saved on you local disk for referring to it while you are disconnected.
Web Help Link
http://help.adobe.com/en_US/Fireworks/10.0_Extending/index.html
Downloading PDF Link
http://help.adobe.com/en_US/Fireworks/10.0_Extending/fireworks_cs4_extending.pdf
Utilize the power of JavaScript interpreter built into Fireworks to enhance your productivity. To give you some examples, many panels have been built entirely using this technique. Some of them are Path, Align, Export to AIR panels.
Explore the power within the application.
Share on Facebook
December 9, 2008
Two new articles have been posted at Fireworks Developer Center on www.adobe.com. The actual links for the articles are mentioned below. For people new to this location, it houses articles, extensions which range from traditional usage of Fireworks to extending the functionality to its limits. Explore the following new articles apart from the old ones which are a good read.
Lorem Ipsum placeholder text generator for Fireworks
http://www.adobe.com/devnet/fireworks/articles/loremipsum_panel.html
Workspace Manager panel in Fireworks CS4
http://www.adobe.com/devnet/fireworks/articles/workspace_manager_panel.html
Share on Facebook
December 5, 2008
Continuing with the workflow changes that have been done in CS4 release version, below you can find 6 more. I will keep posting more workflow changes in this release over the next few weeks.
- All the color spaces of .psd and .ai are now supported. Once the import/open of the files happen, they get converted to RGB 8 bit.This might result in color variations on certain occasions. Prior to CS4 some of the files refused to open.
- Another hidden functionality added in CS4 is the history of object selections. Consider a case when you select objects at multiple places on the canvas and have to revert back to the last selected object. Fireworks CS4 allows a history for the selection of objects also. The user can run back or forward in the selection history using Cmd+Shift+Left Arrow/Right Arrow on Mac and Ctrl+Shift+Left Arrow/Right Arrow on Win.
- Whenever a custom asset is created by the user, the path location is remembered unlike CS3 where the user had to navigate to Fireworks preferences location in users folder.
- The usage of special characters in File, Page, State name has been restricted. Ex ‘/’, ‘\’
- Not really a workflow change but all the flash panels are not loaded at the launch of application. They are initialized and respond only when they are in focus. This improves memory footprint of the application and performance. If all the flash panels are in focus then the user will not see any change. Also when the flash panel has been switched off, it does not unload and consumes memory.
- A much needed and special feature to have images inset the text, Text In Path has been added which will create something like as below. It can be accessed from Text->Text in Path.
Share on Facebook
December 1, 2008
Below are some of the scenarios with respect to text shifting on the canvas. The user lands in a situation similar to one shown below from all the 4 scenarios.

- Scenario: Selecting/de-selecting the text object and trying to move it on the canvas using keyboard arrow keys.
Problem description: The text within a textbox in Fireworks CS4 on a Mac will move within the textbox and even move out of the textbox if you select and deselect the textbox multiple times while moving the textbox with the keyboard arrow keys each time.
Temporary workaround: When ever you see a text image going out of sync with its bounding box, just re-adjust the text or double click inside the bounding box. This will make the text object to correct itself.
The above scenario can be seen visually from the video. The video has been provided by www.designme.sk
- Scenario: Trying to align text elements using mouse either against other objects present on the canvas or a guide, using the cues from smart guides.
Problem description: When ever we have grids enabled and we try to align a text element against other objects on the canvas using the cue from smart guides, sometimes the text bounding box shifts away from the text image on releasing the mouse.
It seems this shift in the bounding box is happening when the bounding box tends to snap to the nearest grid pixel and we release the mouse at half pixel less.
Temporary workaround: Try to align text elements with the following settings turned off. (i)View->Grid->Snap to Grid and (ii)View->Smart Guides->Snap to Smart Guides
- Scenario: Range Kerning/Kerning value in CS3 is not the same in CS4.
Problem description: Range Kerning value applied in CS3 does not give the same appearance when opened in CS4 and updated. The look of the text block totally changes and we need to manually enter the new value to get back the desired effect.
Temporary workaround: Range Kerning control present in the UI has now been changed to Tracking in FWCS4. Tracking control works the same way as that present in apps such as Adobe Illustrator or Photoshop. To apply tracking, a range of characters has to be selected first, unlike kerning control wherein, just keeping the cursor between 2 characters we could apply kerning.
For a value of Kerning applied in CS3, if we set approximately 10 times the value of Tracking in CS4, we can get similar looking text element. Ex: if the Kerning value which was set in CS3 for a text element was 10, then around 100 could be the Tracking value which we will have to set in CS4 so that we can get similar looking result.
- Scenario: 2 pixel shift in text glyphs when we change area/frame text to point text and vice a versa.
Problem description: When we change the area text (drawn by click dragging on the canvas using the text tool such that we get an area bounding box) into a point text (drawn by just click once on the canvas using text tool) by double clicking the top right handle or vice-versa, we can see that there is a 2-px shift in glyphs on the canvas.
In ATE, bounding box of a point text is different than the area text. The area text has a small gap between the glyphs and the bounding box, thus currently when we do such a change; there is a slight shift of the glyphs either upwards or downwards depending upon the point or area text change done.
Temporary workaround: Create either an area text or point text depending upon your requirement and don’t shift or change from one type to the other. Note that when you convert area text to point text, the glyphs shift 2 px downwards and when we convert a point text into an area text, glyphs shift 2 px upwards.
- Scenario: Trying to 9-slice scale a custom symbol or common library element, sometimes the text jumps away.
Problem description: When we try to apply 9slice scaling on common library element such as a button etc, sometimes the text jumps away from its location. 9-slice scaling when applied to a text bounding box changes it to an area text if it’s a point text which makes the glyphs to shift 2 px from their original location. Moreover in situations where in 9-slice scaling is used to scale the button element, after some point the text tends to break away from its original location.
Temporary workaround: If a symbol or custom component has text contained inside, then make sure that the text object is placed well inside the 9-slice guides and they are not overlapping. More importantly, make sure that the text element is an area text box (if it’s not then convert it by dragging the lower right corner of the bounding box) and not a point text box.
Share on Facebook