Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

gmt_custom_media.conf 800 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
  1. # $Id$
  2. #
  3. # Media Definition File for GMT
  4. #
  5. # This file must be placed in $GMT_SHAREDIR
  6. #
  7. # This file contains the description of page sizes for
  8. # various media not among the standard paper sizes in GMT
  9. # (which are listed in the gmtdefaults man page).
  10. # GMT will use all names in a case-insensitive way so that
  11. # Letter and leTTer both mean letter.
  12. #
  13. # Two examples are provided. Note that the lines are
  14. # commented out so they are not read at run-time.
  15. #
  16. # Below is an example of a HP Designjet 755CM plotter
  17. # that is 36" wide. Since the roll is infinitely
  18. # long we give it a height of 0.
  19. #
  20. #name width(pts) height(pts)
  21. dj755 2592 0
  22. iris 2412 3334
  23. hp800 3024 0
  24. #
  25. # This is an example of a homemade printer that only
  26. # takes square paper that are 300 points on each side
  27. #Zsquare 300 300
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...