0% found this document useful (0 votes)
58 views6 pages

Default New Doc Sizes

The document provides size presets for various standard paper sizes, photo sizes, screen sizes, mobile device sizes, and video formats. The presets include dimensions, units of measurement, and other metadata. Localizers are provided instructions to customize size presets for specific locales or markets while keeping some fields like unit names in English.

Uploaded by

Agustín
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
58 views6 pages

Default New Doc Sizes

The document provides size presets for various standard paper sizes, photo sizes, screen sizes, mobile device sizes, and video formats. The presets include dimensions, units of measurement, and other metadata. Localizers are provided instructions to customize size presets for specific locales or markets while keeping some fields like unit names in English.

Uploaded by

Agustín
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 6

; Version of the file

;==============================================================================
; NOTE TO LOCALIZERS:
;
; 1) Do not localize the following strings: "uspaper", "europaper", "photo", "web",
"mobile", "video", or "separator"
;
; 2) The first field (<name>) is translatable. (e.g. "Letter", "Legal", "Tabloid").
;
; 3) The next three fields (<width>, <height>, <unit>) should not be converted
( inches <-> mm).
;
; 4) The <unit> field, "mm" or "inches", MUST still be in English.
;
; 5) Do not convert the decimal separator in the <width> and <height> fields.
; For example, do not convert 8.5 to 8,5 even if the locale uses a comma as decimal
separator.
; Conversion for UI is perform elsewhere in the application.
;
; 6) All other strings in this document must remain in their English form, this
includes print, unchanged, white, RGB, pixels,
; dpi, "working", "none", or any ICC profile name (e.g. "sRGB IEC61966-2.1").
;
; 7) Some entries are commented out using semi-colons (;). These entries should be
uncommented/enabled for locales that are applicable.
;
; 8) See other notes for Japanese localization in the "europaper", "photo",and
"mobile" sections, below.
; These notes may also be applicable to other Asian languages such as Chinese and
Korean.
;==============================================================================

; "Default Photoshop Size" will always get added first.

;------------------------------------------------------------------------------
; Standard US paper sizes
;------------------------------------------------------------------------------

"uspaper"

"Lettre" 8.5 11.0 inches print


unchanged unchanged 0 1.0 white "working"
"Grand format" 8.5 14.0 inches print
unchanged unchanged 0 1.0 white "working"
"Tabloïd" 11.0 17.0 inches print
unchanged unchanged 0 1.0 white "working"

;------------------------------------------------------------------------------
; Standard International paper sizes
;------------------------------------------------------------------------------

"europaper"
; "A" paper sizes are the same for ISO and JIS

"A6" 105 148 mm print


unchanged unchanged 0 1.0 white "working"
"A5" 148 210 mm print
unchanged unchanged 0 1.0 white "working"
"A4" 210 297 mm print
unchanged unchanged 0 1.0 white "working"
"A3" 297 420 mm print
unchanged unchanged 0 1.0 white "working"

"separator"

; "B" paper sizes have ISO and JIS versions. For app versions where we want
; the JIS versions remove the comment character to make them appear in the UI

"B5" 176 250 mm print


unchanged unchanged 0 1.0 white "working"
; "B5 (JIS)" 182 257 mm print
unchanged unchanged 0 1.0 white "working"

"B4" 250 353 mm print


unchanged unchanged 0 1.0 white "working"
; "B4 (JIS)" 257 364 mm print
unchanged unchanged 0 1.0 white "working"

"B3" 353 500 mm print


unchanged unchanged 0 1.0 white "working"
; "B3 (JIS)" 364 515 mm print
unchanged unchanged 0 1.0 white "working"

; "C" envelope sizes are ISO only, may not be applicable for JIS market

"separator"

"C6" 114 162 mm print


unchanged unchanged 0 1.0 white "working"
"C5" 162 229 mm print
unchanged unchanged 0 1.0 white "working"
"C4" 229 324 mm print
unchanged unchanged 0 1.0 white "working"
"DL" 110 220 mm print
unchanged unchanged 0 1.0 white "working"

; Size for Japanese Post Card. Make sure to localize the paper size name
; Remove the comment character (semi colon) in front of "separator"
; and "Japanese Post Card" to make them appear in Japanese application

; "separator"

; "Carte postale japonaise" 100 148 mm print


unchanged unchanged 0 1.0 white "working"

;------------------------------------------------------------------------------
; Standard photo sizes
;------------------------------------------------------------------------------

"photo"

; Photo paper sizes for US application

"Paysage, 2 x 3" 3.0 2.0 inches print unchanged unchanged 0 1.0


"Paysage, 4 x 6" 6.0 4.0 inches print unchanged unchanged 0 1.0
"Paysage, 5 x 7" 7.0 5.0 inches print unchanged unchanged 0 1.0
"Paysage, 8 x 10" 10.0 8.0 inches print unchanged unchanged 0 1.0

"separator"

"Portrait, 2 x 3" 2.0 3.0 inches print unchanged unchanged 0 1.0


"Portrait, 4 x 6" 4.0 6.0 inches print unchanged unchanged 0 1.0
"Portrait, 5 x 7" 5.0 7.0 inches print unchanged unchanged 0 1.0
"Portrait, 8 x 10" 8.0 10.0 inches print unchanged unchanged 0 1.0

; Photo paper sizes for Japanese application


; For Japanese application only, remove the comment characters to make
; the following four presets appear in the UI and add comment characters
; to the US photo paper sizes listed above so that they don't appear in UI.
; Make sure to localize the photo paper names below

;"L, Portrait" 89 127 mm print unchanged


unchanged 0 1.0
;"2L, Portrait" 127 178 mm print unchanged
unchanged 0 1.0
;"Mutsugiri, Portrait" 203 254 mm print unchanged
unchanged 0 1.0
;"Yotsugiri, Portrait" 254 305 mm print unchanged
unchanged 0 1.0

;"separator"

;"L, Paysage" 127 89 mm print unchanged


unchanged 0 1.0
;"2L, Paysage" 178 127 mm print unchanged
unchanged 0 1.0
;"Mutsugiri, Paysage" 254 203 mm print unchanged
unchanged 0 1.0
;"Yotsugiri, Paysage" 305 254 mm print unchanged
unchanged 0 1.0

;------------------------------------------------------------------------------
; Standard screen sizes
;------------------------------------------------------------------------------

"web"

"640 x 480" 640 480 pixels screen dpi RGB 8 1.0


"800 x 600" 800 600 pixels screen dpi RGB 8 1.0
"1 024 x 768" 1024 768 pixels screen dpi RGB 8 1.0
"1 152 x 864" 1152 864 pixels screen dpi RGB 8 1.0
"1 280 x 1 024" 1280 1024 pixels screen dpi RGB 8 1.0
"1 600 x 1 200" 1600 1200 pixels screen dpi RGB 8 1.0

"separator"

; Interactive Marketing Unit (IMU) ad formats, defined by the


; Interactive Advertising Bureau, <http://www.iab.net/>

"Bannière rectangle moyen, 300 x 250" 300 250 pixels screen dpi RGB 8
1.0
"Bannière rectangle, 180 x 50" 180 50 pixels screen dpi
RGB 8 1.0
"Bannière Leaderboard, 728 x 90" 728 90 pixels screen dpi
RGB 8 1.0
"Bannière Skyscraper large, 160 x 600" 160 600 pixels screen dpi RGB 8
1.0

;------------------------------------------------------------------------------
; Generic mobile device sizes
;------------------------------------------------------------------------------

"mobile"

"176 x 208" 176 208 pixels 72 dpi RGB 8 1.0 white


"sRGB IEC61966-2.1"
"176 x 220" 176 220 pixels 72 dpi RGB 8 1.0 white
"sRGB IEC61966-2.1"
"208 x 320" 208 320 pixels 72 dpi RGB 8 1.0 white
"sRGB IEC61966-2.1"
"240 x 320" 240 320 pixels 72 dpi RGB 8 1.0 white
"sRGB IEC61966-2.1"
"352 x 416" 352 416 pixels 72 dpi RGB 8 1.0 white
"sRGB IEC61966-2.1"

; Mobile sizes for Japanese application


; For Japanese application only, remove the comment characters to make
; the following five presets appear in the UI and add comment characters
; to the mobile sizes listed above so that they don't appear in UI.

;"230 x 240" 230 240 pixels 72 dpi RGB 8 1.0


white "sRGB IEC61966-2.1"
;"240 x 252" 240 252 pixels 72 dpi RGB 8 1.0
white "sRGB IEC61966-2.1"
;"240 x 266" 240 266 pixels 72 dpi RGB 8 1.0
white "sRGB IEC61966-2.1"
;"240 x 270" 240 270 pixels 72 dpi RGB 8 1.0
white "sRGB IEC61966-2.1"
;"240 x 320" 240 320 pixels 72 dpi RGB 8 1.0
white "sRGB IEC61966-2.1"

;------------------------------------------------------------------------------
; Standard Video & Film sizes
;------------------------------------------------------------------------------

"video"

"NTSC DV" 720 480


pixels screen dpi RGB 8 0.9091 white "none" 5.0 h 10.0 h 90.0 h 95.0 h
5.0 v 10.0 v 90.0 v 95.0 v
"NTSC DV Grand écran" 720 480 pixels
screen dpi RGB 8 1.2121 white "none" 5.0 h 10.0 h 90.0 h 95.0 h 5.0 v 10.0 v
90.0 v 95.0 v
"NTSC D1" 720 486
pixels screen dpi RGB 8 0.9091 white "none" 5.0 h 10.0 h 90.0 h 95.0 h
5.0 v 10.0 v 90.0 v 95.0 v
"NTSC D1 Grand écran" 720 486 pixels
screen dpi RGB 8 1.2121 white "none" 5.0 h 10.0 h 90.0 h 95.0 h 5.0 v 10.0 v
90.0 v 95.0 v
"NTSC D1 Pixel carré" 720 534 pixels
screen dpi RGB 8 1.0 white "none" 5.0 h 10.0 h 90.0 h 95.0 h 5.0 v 10.0 v
90.0 v 95.0 v
"NTSC D1 Grand écran Pixel carré" 872 486 pixels
screen dpi RGB 8 1.0 white "none" 5.0 h 10.0 h 90.0 h 95.0 h 5.0 v 10.0 v
90.0 v 95.0 v
"PAL D1/DV" 720 576
pixels screen dpi RGB 8 1.0940 white "none" 5.0 h 10.0 h 90.0 h 95.0 h
5.0 v 10.0 v 90.0 v 95.0 v
"PAL D1/DV Grand écran" 720 576 pixels
screen dpi RGB 8 1.4587 white "none" 5.0 h 10.0 h 90.0 h 95.0 h 5.0 v 10.0 v
90.0 v 95.0 v
"PAL D1/DV Pixel carré" 788 576 pixels
screen dpi RGB 8 1.0 white "none" 5.0 h 10.0 h 90.0 h 95.0 h 5.0 v 10.0 v
90.0 v 95.0 v
"PAL D1/DV Grand écran Pixel carré" 1050 576 pixels screen
dpi RGB 8 1.0 white "none" 5.0 h 10.0 h 90.0 h 95.0 h 5.0 v 10.0 v 90.0 v 95.0
v

"separator"

"HDV/HDTV 720p/29,97" 1280 720


pixels screen dpi RGB 8 1.0 white "none" 5.0 h 10.0 h 90.0 h 95.0 h
5.0 v 10.0 v 90.0 v 95.0 v
"HDV 1080p/29,97" 1440 1080
pixels screen dpi RGB 8 1.333 white "none" 5.0 h 10.0 h 90.0 h 95.0 h
5.0 v 10.0 v 90.0 v 95.0 v
"DVCPRO HD 720p/29,97" 960 720
pixels screen dpi RGB 8 1.333 white "none" 5.0 h 10.0 h 90.0 h 95.0 h
5.0 v 10.0 v 90.0 v 95.0 v
"DVCPRO HD 1080p/29,97" 1280 1080 pixels
screen dpi RGB 8 1.5 white "none" 5.0 h 10.0 h 90.0 h 95.0 h 5.0 v 10.0 v
90.0 v 95.0 v
"HDTV 1080p/29,97" 1920 1080
pixels screen dpi RGB 8 1.0 white "none" 5.0 h 10.0 h 90.0 h 95.0 h
5.0 v 10.0 v 90.0 v 95.0 v

"separator"

"Cineon (moitié)" 1828 1332 pixels screen dpi RGB 8 1.0 white
"none"
"Cineon (entier)" 3656 2664 pixels screen dpi RGB 8 1.0 white
"none"
"Film (2K)" 2048 1556 pixels screen dpi RGB 8 1.0 white
"none"
"Film (4K)" 4096 3112 pixels screen dpi RGB 8 1.0 white
"none"

You might also like