Skip to main content
  • Home
  • Documentation
  • FAQ
  • Downloads
  • Support
  • Current Release Notes
  • Ferret Users Guide
    • Users Guide Index
    • Commands Reference
    • 1. Introduction
    • 2. Data Set Basics
    • 3. Variables & Expressions
    • 4. Grids & Regions
    • 5. Animations & Gif Images
    • 6. Customizing Plots
    • 7. Handling String Data Symbols
    • 8. Working with Special Data Sets
    • 9. Computing Environment
    • 10. Converting to NetCDF
    • 11. Writing External Functions
    • Glossary
    • Appendix A: Functions
    • Appendix B: PPLUS Guide
    • Appendix C: Ferret-Specific PPLUS Enhancements
  • Previous Release Notes
  • Tutorials and Demos
    • Ferret Tour
    • DSG files: Discrete Sampling Geometries Demo
    • Ferret sorting demo
    • Fast Fourier Transforms demo
    • Empirical Orthogonal Functions demo
    • Ferret objective analysis demo
    • Ferret Palette Demo
    • Map projections
    • Ferret polygon vector demo
    • Ferret Graticules demo
    • Ferret Polytube Demo
    • Ferret Polymark Demo
    • Ferret Constant-Array demo
    • Ferret land_detail demo
    • COADS Tour
    • Levitus Tour
    • Use OPeNDAP
    • Ferret binary read demo
  • PyFerret
    • PyFerret Downloads and Install ../../faq/ferret-faqs.html
    • What is PyFerret?
    • Why use PyFerret?
    • PyFerret for the Ferret user
    • PyFerret command syntax: quick-start notes
    • PyFerret for the Python user
    • Graphics in PyFerret ?
    • New Ferret functionality
    • PyFerret Python functions and constants
    • PyFerret Python objects and methods
    • Ferret external functions in Python
    • Ferret Fortran external functions
    • PyFerret metadata-and-data dictionaries
  • OPeNDAP
    • OPeNDAP usage in Ferret
    • Use OPeNDAP Demo
    • Test OPeNDAP

List of Ferret Symbol Fonts

In Ferret, special symbols are accessed using Symbol fonts. These are given via the symbol number, i.e., @MA01 plots the first symbol in MATH and @MA12 will plot the twelfth symbol. Font changes (of the form @XX) can be imbedded in any label string (e.g., XLAB, YLAB, PLOT commands). @font selects "font" as the character or symbol font to be used, where the font abbreviations are listed below.

These Symbol fonts are only for embedding in text labels, not for use on PLOT/VS plots.  Symbols for scatter plots are defined by the plot markers or by PyFerret symbol files.

In PyFerret, special symbols may be drawn by issuing a SET TEXT/FONT= command to choose a font which contains the desired alphabet or symbols, or by use of embedded symbols using html-style encoding. Or, these sets of symbols accessed by @XX are available in PyFerret if you use the Hershey Fon

symfont_CA.gif Cartographic @CA
symfont_EL.gif Electrical @EL
symfont_IM.gif Indexical Math @IM
symfont_IZ.gif Indexical Zodiac @IZ
symfont_LM.gif Large Math @LM
symfont_MA.gif Math @MA
symfont_MP.gif Map @MP
symfont_MU.gif Music @MU
symfont_PM.gif Plot Marks @PM
symfont_SM.gif Simplex Math @SM
symfont_WE.gif Weather @WE
symfont_ZO.gif Zodiac @ZO