Readme: | Short: Convert PNG/JPEG to OpenDocumentDraw Author: Carsten Siegner (carstensiegner@osnanet.de) Uploader: Carsten Siegner (carstensiegner osnanet de) Type: gfx/conv Version: 1.0 Architecture: ppc-morphos >= 2.7
----deutsch---- Image_to_odg konvertiert PNG oder JPEG-Bilder in OpenDocumentDraw Dateien.
image_to_odg PICTURE_PATH/A,ODG_PATH/A,VERBOSE/T,META_TITLE/K,META_COMMENT/K,META_SUBJECT/K,META_KEY/K,META_CREATOR/K,PICTURE_X/K,PICTURE_Y/K,PICTURE_SCALE/K:
PICTURE_PATH: Bilderpfad (Pflichtangabe) ODG_PATH: Pfad der OpenDocumentDraw-Datei (Pflichtangabe) VERBOSE: Schalter (ON/OFF) Default ist off. META_TITLE: (Freiwillige Angabe) Metaangabe: Titel des Dokumentes. META_COMMENT: Inhalt des Kommentar-Feldes im Dokument. META_SUBJECT: Inhalt des Subjekt-Feldes im Dokument. META_KEY: Inhalt des Schl�sselwort-Feldes im Dokument. META_CREATOR: Ersteller des Dokumentes. PICTURE_X: Position des Bildes auf der X-Achse im Dokument (Flie�kommazahl mit 3 Stellen hinter dem Dezimalpunkt). PICTURE_Y: Position des Bildes auf der Y-Achse im Dokument (Flie�kommazahl mit 3 Stellen hinter dem Dezimalpunkt). PICTURE_SCALE: Der Faktor, um den das Bild gr��er/kleiner dargestellt wird (Flie�komma-Zahl 0.1 - 10.0).
----english----
Image_to_odg converts PNG or JPEG images into OpenDocumentDraw files.
image_to_odg PICTURE_PATH/A,ODG_PATH/A,VERBOSE/T,META_TITLE/K,META_COMMENT/K,META_SUBJECT/K,META_KEY/K,META_CREATOR/K,PICTURE_X/K,PICTURE_Y/K,PICTURE_SCALE/K:
PICTURE_PATH: image path (required). ODG_PATH: Path of the OpenDocumentDraw file (required). VERBOSE: switch (ON / OFF) Default is off. META_TITLE: (Optional information) Title of the document. META_COMMENT: Content of the comment field in the document. META_SUBJECT: Content of the subject field in the document. META_KEY: Contents of the key field in the document. META_CREATOR: Creator of the document. PICTURE_X: The image position on the X axis in the document (floatpoint number with 3 digits behind the decimal point). PICTURE_Y: The position of the image on the Y-axis in the document (floatpoint number with 3 digits behind the decimal point). PICTURE_SCALE: The factor by which the image is larger / smaller in the document (floatpoint number 0.1 - 10.0).
|