Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ac05b01

Browse files
committed
Merge branch '5.2' into 5.x
* 5.2: Fixed some typos in some images
2 parents 4f1d4a8 + 37b0816 commit ac05b01

5 files changed

+8
-2
lines changed

_images/form/form-custom-type-postal-address-fragment-names.svg

Lines changed: 1 addition & 1 deletion
Loading

_images/form/form-custom-type-postal-address.svg

Lines changed: 1 addition & 1 deletion
Loading

_images/sources/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ Saving and Exporting the Diagram
2727
* Save the original diagram in `*.dia` format in `_images/sources/<folder-name>`;
2828
* Export the diagram to SVG format and save it in `_images/<folder-name>`.
2929

30+
Important: choose "Cairo Scalable Vector Graphics (.svg)" format instead of
31+
plain " Scalable Vector Graphics (.svg)" because the former is the only format
32+
that transforms text into vector shapes (resulting file is larger in size, but
33+
it's truly portable because text is displayed the same even if you don't have
34+
some fonts installed).
35+
3036
Including the Diagram in the Symfony Docs
3137
-----------------------------------------
3238

Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)