Skip to content

Converts Delphi VCL/FireMonkey style files (.vsf) to JSON

License

Notifications You must be signed in to change notification settings

boramis/vsf2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Converts Delphi VCL/FireMonkey style files (.vsf) to JSON

Usage:
Vsf2Json stylefile [outputfile]

  • stylefile is a Delphi .vsf file.
  • outputfile is the target output file. Omit it to write to stdout.

This dumps all of the .VSF metadata and objects to a structured JSON file. Bitmaps within the file are ignored.

Requires mORMot and mORMot\sqllite3 to compile.

About

Converts Delphi VCL/FireMonkey style files (.vsf) to JSON

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages