“US Copyright Application filing” for font software?
Göran Söderström
Posts: 40
I have recently been asked to prepare a set of custom fonts I designed to register a “US Copyright Application filing”. What this means is that the company I worked for want to register the actual code of the font software. They will register both the code and the design pattern but my question is only about the code.
The lawyers in the US are asking for this:
”a copy of the list of files for the font typeface software rending computer program. If there is only one file, then a listing of the files is not needed. I will also need the first fifty and last fifty pages of the largest file in the list. Once again, if the software has only one file, I will need the first fifty pages and the last fifty pages of the program.”
The only thing I come up with is to make an XML-file, but not sure if this is showing the actual “programming code” of the font.
Does anyone have any experience on this? Any help is much appreciated.
The lawyers in the US are asking for this:
”a copy of the list of files for the font typeface software rending computer program. If there is only one file, then a listing of the files is not needed. I will also need the first fifty and last fifty pages of the largest file in the list. Once again, if the software has only one file, I will need the first fifty pages and the last fifty pages of the program.”
The only thing I come up with is to make an XML-file, but not sure if this is showing the actual “programming code” of the font.
Does anyone have any experience on this? Any help is much appreciated.
0
Comments
-
A .ttx (XML) file can be used. I've done it and it works.3
-
Oh, that’s great to hear! Thanks.0
-
Yup, what Mark said.0
-
How do you make a .ttx from a .ufo or .vfb? What is the process? Thanks.0
-
You need to install TTX/FontTools, from here: https://github.com/behdad/fonttools/
You need to first compile your fonts into a final format, such as .otf or .ttf. Then run it through TTX to create a .ttx file. This can be as simple as drag and drop, if Behdad has maintained that functionality.
0 -
I can confirm this now also. The XML-file was what the lawyers wanted.0
-
Wouldn't TTX conversion be a good thing to have included in the TransType app?1
-
That would be nice, but is it so hard?
1. Open Terminal.app
2. Type “ttx “
3. Drag the font (or fonts) onto the terminal window
4. Hit return
Done.
It would probably be more steps to do it with TransType.1 -
When I type ttx and return I get all the options listed, but when I type ttx and drag a .otf I get some type of 'No such file or directory' no matter where I drag the font file from.0
-
Is there a space in the path or name of the file? If so it needs to be enclosed in quotes.0
-
Make sure you type a space after “ttx”. Maybe you didn’t notice that in step 2.
Also, to Adrien’s suggestion: dragging a file onto the Terminal window should automatically escape any spaces with a backslash. No need for quotes around the path string.0 -
Thanks guys! That worked perfectly, sorry I'm not to saavy with the code/development side of things, there's always something minor I overlook, I was just missing that space after ttx.0
-
The command line isn’t really that hard, it’s just that the UI is in your head instead of on the screen. It’s not all that different from remembering keyboard shortcuts. You don’t need to know very many commands for it to be useful (I certainly don’t), but it can be the simplest way to do things sometimes.1
-
Do you actually submit a ttx file for each style in a typeface family, and is it done digitally on disk or printed out?0
-
In my case, it was my lawyer who did it. As I recall, he ttx’d the fonts, printed them out, and sent the first few pages with the filing. I don’t recall all the details. It was a few years ago.0
Categories
- All Categories
- 43 Introductions
- 3.7K Typeface Design
- 798 Font Technology
- 1K Technique and Theory
- 617 Type Business
- 444 Type Design Critiques
- 541 Type Design Software
- 30 Punchcutting
- 136 Lettering and Calligraphy
- 83 Technique and Theory
- 53 Lettering Critiques
- 483 Typography
- 301 History of Typography
- 114 Education
- 68 Resources
- 498 Announcements
- 79 Events
- 105 Job Postings
- 148 Type Releases
- 165 Miscellaneous News
- 269 About TypeDrawers
- 53 TypeDrawers Announcements
- 116 Suggestions and Bug Reports