Difference between revisions of "File:05125stone24.jpg"

From TORI
Jump to: navigation, search
 
 
Line 1: Line 1:
  +
  +
  +
Stone selected as prototype for illustration of utopia [[Tartaria]]
  +
==Generator==
  +
%for the compilation of the code below, file [[05125stone.jpg]] should be loaded
  +
<pre>
  +
%!TEX TS-program = xelatex
  +
%!TEX encoding = UTF-8 Unicode
  +
\documentclass[12pt]{article}
  +
\usepackage{geometry}
  +
\usepackage{graphicx}
  +
\usepackage{rotating}
  +
\usepackage{xcolor}
  +
%\usepackage{colores}
  +
%\usepackage{amssymb}
  +
\paperheight 360pt
  +
\topmargin -66pt
  +
\oddsidemargin -96pt
  +
\parindent 0pt
  +
\usepackage{fontspec,xltxtra,xunicode}
  +
\defaultfontfeatures{Mapping=tex-text}
  +
\setromanfont[Mapping=tex-text]{Hoefler Text}
  +
\setsansfont[Scale=MatchLowercase,Mapping=tex-text]{Gill Sans}
  +
\setmonofont[Scale=MatchLowercase]{Andale Mono}
  +
\begin{document}
  +
% \newfontfamily{\A}{Geeza Pro}
  +
% \newfontfamily{\H}[Scale=0.9]{Lucida Grande}
  +
\newfontfamily{\J}[Scale=1.2]{Osaka}
  +
\newcommand \sx {\scalebox}
  +
\newcommand \rot {\begin{rotate}}
  +
\newcommand \ero {\end{rotate}}
  +
%\includegraphics{05125stone.jpg}
  +
\scalebox{.333}{\begin{picture}(1600,1024)
  +
\put(0,0){\includegraphics{05125stone.jpg}}
  +
  +
%\put(769,880){\sx{2.2}{\bf \color{black}\rot{2}{RESPEDT ~ FLOOD ~ WARNING}\ero}}
  +
\put(760.1,889.4){\sx{3}{\sf \color[HTML]{FFDDDD}\rot{1}{RESPECT ~ FLOOD ~ WARNING}\ero}}
  +
\put(761.2,890.6){\sx{3}{\sf \color[HTML]{001111}\rot{1}{RESPECT ~ FLOOD ~ WARNING}\ero}}
  +
  +
\put(757.3,849.4){\sx{3}{\sf \color[HTML]{FFDDDD}\rot{1}{WATER~ MAY~ RISE~ UNTIL~ HERE}\ero}}
  +
\put(758.4,850.6){\sx{3}{\sf \color[HTML]{001111}\rot{1}{WATER~ MAY~ RISE~ UNTIL~ HERE}\ero}}
  +
%\put(766,849){\sx{2.2}{\bf \color{black}\rot{2}{WATER MAY RISE UNTIL HERE}\ero}}
  +
  +
\put(912,774){\sx{2}{\sf \color[HTML]{000101}\rot{-2}ПРИ ЗЛОНАМЕРЕННОМ СБРОСЕ\ero}}
  +
  +
\put(910,744){\sx{2}{\sf \color[HTML]{000101}\rot{-2}ВОДЫ ИЗ ВОДОХРАНИЛИЩА\ero}}
  +
  +
\put(906,714){\sx{2}{\sf \color[HTML]{000101}\rot{-2}УРОВЕНЬ ДОСТИГ ЭТОГО КАМНЯ\ero}}
  +
  +
\put(904,680){\sx{2}{\sf \color[HTML]{000101}\rot{-2}ДЕСЯТКИ ПОГИБЛИ\ero}}
  +
  +
\put(902,650){\sx{2}{\sf \color[HTML]{000101}\rot{-2}ТЫСЯЧИ ОСТАЛИСЬ БЕЗ КРОВА\ero}}
  +
  +
\put(900,616){\sx{2}{\sf \color[HTML]{000101}\rot{-2}ПОМНИТЕ О ГОСУДАРСТВЕННОМ\ero}}
  +
  +
\put(898,584){\sx{2}{\sf \color[HTML]{000101}\rot{-2}ТЕРРОРЕ\ero}}
  +
  +
\put(896,540){\sx{2}{\sf \color[HTML]{000101}\rot{-2}НЕ СТРОЙТЕ ДОМОВ НИЖЕ\ero}}
  +
  +
\put(894,510){\sx{2}{\sf \color[HTML]{000101}\rot{-2}ЭТОГО УРОВНЯ\ero}}
  +
  +
\put(890,466){\sx{2}{\sf \color[HTML]{000101}\rot{-2}МИЛЛИОНЫ БЫЛИ УБИТЫ \ero}}
  +
  +
\put(888,436){\sx{2}{\sf \color[HTML]{000101}\rot{-2}ИНЫМИ СПОСОБАМИ \ero}}
  +
  +
\put(884,406){\sx{2}{\sf \color[HTML]{000101}\rot{-2}В ССОРАХ МЕЖДУ ЧИНОВНИКАМИ \ero}}
  +
  +
\put(880,370){\sx{2}{\sf \color[HTML]{000101}\rot{-2}ЛЮДИ! ПОМНИТЕ ПРО БИГПУФ!\ero}}
  +
  +
\put(878,342){\sx{2}{\sf \color[HTML]{000101}\rot{-2}НЕ УБИВАЙТЕ ДРУГ ДРУГА!\ero}}
  +
%\put(949,689){\sx{2}{\sf \color[rgb]{1,1,1}ТЕСТ ГОСУД}}
  +
%\put(949,589){\sx{2}{\sf \color[HTML]{000101}ТЕСТ ГОСУД}}
  +
\end{picture}}
  +
  +
%\begin{turn}{45} test \end{turn}
  +
  +
\end{document}
  +
</pre>
  +
  +
==Warnig==
  +
1. The date of generation of the original seems to be wrong.<br>
  +
Perhaps, it is due to the wrong setting of clock.<br>
  +
Both images, the original and the modification have been generated in year 2023.
  +
  +
2. Please, do not provide more realistic combination of the original image with the text. The artificial character of the combined image should be clearly seen with a naked eye at the zooming.
  +
  +
==Keywords==
  +
  +
«[[]]»,
  +
«[[Flooding]]»,
  +
«[[Moscovia]]»,
  +
«[[Tartaria]]»,
  +
«[[Tsunami]]»,
  +
  +
[[Category:Art]]
  +
[[Category:Fiction]]
  +
[[Category:History]]
  +
[[Category:Japan]]
  +
[[Category:Tamagawa]]
  +
[[Category:Tartaria]]
  +
[[Category:Tsunami]]
  +
[[Category:Tsunami stone]]

Latest revision as of 15:02, 13 April 2024


Stone selected as prototype for illustration of utopia Tartaria

Generator

%for the compilation of the code below, file 05125stone.jpg should be loaded

%!TEX TS-program = xelatex
%!TEX encoding = UTF-8 Unicode
\documentclass[12pt]{article}
\usepackage{geometry}
\usepackage{graphicx}
\usepackage{rotating}
\usepackage{xcolor}
%\usepackage{colores}
%\usepackage{amssymb}
\paperheight 360pt
\topmargin -66pt
\oddsidemargin -96pt
\parindent 0pt
\usepackage{fontspec,xltxtra,xunicode}
\defaultfontfeatures{Mapping=tex-text}
\setromanfont[Mapping=tex-text]{Hoefler Text}
\setsansfont[Scale=MatchLowercase,Mapping=tex-text]{Gill Sans}
\setmonofont[Scale=MatchLowercase]{Andale Mono}
\begin{document}
% \newfontfamily{\A}{Geeza Pro}
% \newfontfamily{\H}[Scale=0.9]{Lucida Grande}
 \newfontfamily{\J}[Scale=1.2]{Osaka}
\newcommand \sx {\scalebox}
\newcommand \rot {\begin{rotate}}
\newcommand \ero {\end{rotate}}
%\includegraphics{05125stone.jpg}
\scalebox{.333}{\begin{picture}(1600,1024)
\put(0,0){\includegraphics{05125stone.jpg}}

%\put(769,880){\sx{2.2}{\bf \color{black}\rot{2}{RESPEDT ~ FLOOD ~ WARNING}\ero}}
\put(760.1,889.4){\sx{3}{\sf \color[HTML]{FFDDDD}\rot{1}{RESPECT ~ FLOOD ~ WARNING}\ero}}
\put(761.2,890.6){\sx{3}{\sf \color[HTML]{001111}\rot{1}{RESPECT ~ FLOOD ~ WARNING}\ero}}

\put(757.3,849.4){\sx{3}{\sf \color[HTML]{FFDDDD}\rot{1}{WATER~ MAY~ RISE~ UNTIL~ HERE}\ero}}
\put(758.4,850.6){\sx{3}{\sf \color[HTML]{001111}\rot{1}{WATER~ MAY~ RISE~ UNTIL~ HERE}\ero}}
%\put(766,849){\sx{2.2}{\bf \color{black}\rot{2}{WATER MAY RISE UNTIL HERE}\ero}}

\put(912,774){\sx{2}{\sf \color[HTML]{000101}\rot{-2}ПРИ ЗЛОНАМЕРЕННОМ СБРОСЕ\ero}}

\put(910,744){\sx{2}{\sf \color[HTML]{000101}\rot{-2}ВОДЫ ИЗ ВОДОХРАНИЛИЩА\ero}}

\put(906,714){\sx{2}{\sf \color[HTML]{000101}\rot{-2}УРОВЕНЬ ДОСТИГ ЭТОГО КАМНЯ\ero}}

\put(904,680){\sx{2}{\sf \color[HTML]{000101}\rot{-2}ДЕСЯТКИ ПОГИБЛИ\ero}}

\put(902,650){\sx{2}{\sf \color[HTML]{000101}\rot{-2}ТЫСЯЧИ ОСТАЛИСЬ БЕЗ КРОВА\ero}}

\put(900,616){\sx{2}{\sf \color[HTML]{000101}\rot{-2}ПОМНИТЕ О ГОСУДАРСТВЕННОМ\ero}}

\put(898,584){\sx{2}{\sf \color[HTML]{000101}\rot{-2}ТЕРРОРЕ\ero}}

\put(896,540){\sx{2}{\sf \color[HTML]{000101}\rot{-2}НЕ СТРОЙТЕ ДОМОВ НИЖЕ\ero}}

\put(894,510){\sx{2}{\sf \color[HTML]{000101}\rot{-2}ЭТОГО УРОВНЯ\ero}}

\put(890,466){\sx{2}{\sf \color[HTML]{000101}\rot{-2}МИЛЛИОНЫ БЫЛИ УБИТЫ \ero}}

\put(888,436){\sx{2}{\sf \color[HTML]{000101}\rot{-2}ИНЫМИ СПОСОБАМИ \ero}}

\put(884,406){\sx{2}{\sf \color[HTML]{000101}\rot{-2}В ССОРАХ МЕЖДУ ЧИНОВНИКАМИ \ero}}

\put(880,370){\sx{2}{\sf \color[HTML]{000101}\rot{-2}ЛЮДИ! ПОМНИТЕ ПРО БИГПУФ!\ero}}

\put(878,342){\sx{2}{\sf \color[HTML]{000101}\rot{-2}НЕ УБИВАЙТЕ ДРУГ ДРУГА!\ero}}
%\put(949,689){\sx{2}{\sf \color[rgb]{1,1,1}ТЕСТ ГОСУД}}
%\put(949,589){\sx{2}{\sf \color[HTML]{000101}ТЕСТ ГОСУД}}
\end{picture}}

%\begin{turn}{45} test \end{turn}

\end{document}  

Warnig

1. The date of generation of the original seems to be wrong.
Perhaps, it is due to the wrong setting of clock.
Both images, the original and the modification have been generated in year 2023.

2. Please, do not provide more realistic combination of the original image with the text. The artificial character of the combined image should be clearly seen with a naked eye at the zooming.

Keywords

«[[]]», «Flooding», «Moscovia», «Tartaria», «Tsunami»,

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current14:54, 13 April 2024Thumbnail for version as of 14:54, 13 April 20241,275 × 747 (136 KB)T (talk | contribs)
  • You cannot overwrite this file.

The following page links to this file:

Metadata