Skip to content

Commit fb59362

Browse files
committed
minor #15271 Fixed some typos in some images (javiereguiluz)
This PR was merged into the 4.4 branch. Discussion ---------- Fixed some typos in some images This finishes #14925. Commits ------- e7cf354 Fixed some typos in some images
2 parents 21c2967 + e7cf354 commit fb59362

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)