Git Product home page Git Product logo

fontforge-undoes-in-sfd's Introduction

Notes for VMS created on 22 December 2008
      -removed the "porting library", since it seems to be corrupt for new
       versions of the CRTL. Now VMS-file names are not translated to
       "unix-style" and vice versa. Only "unix-style is alolowed for the
       moment. To force CRTL routines to return "unix-style" filenames one
       has to define DECC$FILENAME_UNIX_REPORT to ENABLE, before running
       fontforge.
       i.e.
          $ define DECC$FILENAME_UNIX_REPORT ENABLE
	  $ fontforge
	  $ deass DECC$FILENAME_UNIX_REPORT



Notes for VMS created on 17 November 2005

Compilation :
      -use MMS or MMK in the main directory (the one containing this file)
      -Ignore all messages about undefined symbols during linking of the
         shareable images. I have no idea how to supress them.

To use :
      -the file [.libs]libfontforge.exe should be in a directory defined by
         the logical SYS$SHARE. So either copy it to it or redefine it
       i.e.: 
       assign dev:[fontforge.fontforge.fontforge.libs],sys$sysroot:[syslib] sys$share
      -To use the plugins (an example is in the [.plugins] directory) you have
       to create a logical FONTFORGE$PLUGINS pointing to all directories to
       be scanned for plugins
       i.e.
       define/job/trans=(concealed)/nolog fontforge$plugins dev:[fontforge.fontforge.fontforge.plugins.]
       Note that the final "." before the "]" is essential.
    Note that both logicals FONTFORGE$PLUGINS and SYS$SHARE can be defined
      system-wide, for a group of users or for a single user only.

fontforge-undoes-in-sfd's People

Contributors

anagnost avatar chemoelectric avatar coolwanglu avatar khaledhosny avatar lemzwerg avatar michal-n avatar monkeyiq avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.