Releases: eprovst/wrap
v0.3.2
Moved Wrap. This release updates some help information.
Install on Linux: snap install wrap
, for the best results you might also want to install Courier Prime.
On a 64 bit Windows machine you can install Wrap using Wrap_Win64.exe
.
When you use a Mac download Wrap_macOS.zip
and visit this page for installation instructions.
After installation visit our getting started guide.
Nightlies for next version
Changes:
- Fixed bug where an empty character line at a page break made Wrap crash.
You can download preview binaries for the next Wrap version. Although much care has been taken to provide a working snapshot, these builds can be very unstable: use with care.
To use a nightly version, simply use the _nightly
version for your platform. On Linux use: sudo snap install wrap --edge
.
v0.3.1
Improving Wrap's portability and international usability.
Changes:
- Added support for Italian, thanks to Andrea Bianchi.
- Added a page size option to PDF.
- CSS is now included in the output file instead of relying on a CDN.
- A fairly unlikely edge case in word wrap (see #36).
Install on Linux: snap install wrap
, for the best results you might also want to install Courier Prime.
On a 64 bit Windows machine you can install Wrap using Wrap_Win64.exe
.
When you use a Mac download Wrap_macOS.zip
and visit this page for installation instructions.
After installation visit our getting started guide.
Nightlies for next version
Changes:
- Fixed bug where notes messed with the detection of other elements.
- We now interpret the start and end of the file as empty lines, giving less unexpected parsing of elements at the start and end of the file.
- Fully reworked word wrap, it now doesn't try to be as smart, making it in general work better.
- Added Spanish translation.
You can download preview binaries for the next Wrap version. Although much care has been taken to provide a working snapshot, these builds can be very unstable: use with care.
To use a nightly version, simply use the _nightly
version for your platform. On Linux use: sudo snap install wrap --edge
.
v0.3.0
This version mainly fixes a ton of bugs in the parser.
Changes:
- Character names now have to include a letter in the name itself (the parser incorrectly detected a line with a letter in the character extension to be a character).
- Non action elements which have indentation in the input now have proper indentation in output.
- Empty lines after an action element are now ignored, and thus not assumed explicit, you kan keep those lines by using two spaces
- General improvements to line identification.
Install on Linux: snap install wrap
, for the best results you might also want to install Courier Prime.
On a 64 bit Windows machine you can install Wrap using Wrap_Win64.exe
.
When you use a Mac download Wrap_macOS.zip
and visit this page for installation instructions.
After installation visit our getting started guide.
v0.2.3
Changes:
- Made
(CONT'D)
upper case as is the case in most screenplays. - Added ability to change
(CONT'D)
and(MORE)
throughContdTag
andMoreTag
in the title page. - The
Language
tag is now also respected by PDF output when working with Fountain files. - Fixed scene detection, Wrap now requires a space after the tag.
Install on Linux: snap install wrap
, for the best results you might also want to install Courier Prime.
On a 64 bit Windows machine you can install Wrap using Wrap_Win64.exe
.
When you use a Mac download Wrap_macOS.zip
and visit this page for installation instructions.
After installation visit our getting started guide.
v0.2.2
This is a small bugfix release.
Changes:
- Fixed #30 where the last multilline value was not added if a title page ends with more than one blank line.
- Improved help.
Install on Linux: snap install wrap
, for the best results you might also want to install Courier Prime.
On a 64 bit Windows machine you can install Wrap using Wrap_Win64.exe
.
When you use a Mac download Wrap_macOS.zip
and visit this page for installation instructions.
After installation visit our getting started guide.
v0.2.1
Changes:
- Added
font
flag to allow the loading of any font installed on the system by file name. - Removed
--no-scene-numbers
flag, and made this the default. - Added
--production
flag (alternatively-p
) to add scene numbers. - Fixed Wrap not accepting keys and values of one or two characters long.
Install on Linux: snap install wrap
, for the best results you might also want to install Courier Prime.
On a 64 bit Windows machine you can install Wrap using Wrap_Win64.exe
.
When you use a Mac download Wrap_macOS.zip
and visit this page for installation instructions.
After installation visit our getting started guide.
v0.2.0
Changes:
- Renamed
noscenenumbers
flag tono-scene-numbers
. - Added support for the FreeMono font.
- Changed font fallback behaviour, it is now the same on all platforms:
First Courier Prime, then Courier New and finally FreeMono. - Fixed detection of the start of acts.
- Fixed theme selection during PDF export.
- Added subtitle to title page of PDF.
- Fixed some issues with dual dialogue when exporting to PDF.
- Redesigned stage play.
- Added support for font selection in the CLI. You can now choose between:
- Courier Prime
- Courier New
- FreeMono
- Some minor fixes.
Install on Linux: snap install wrap
, for the best results you might also want to install Courier Prime.
On a 64 bit Windows machine you can install Wrap using Wrap_Win64.exe
.
When you use a Mac download Wrap_macOS.zip
and visit this page for installation instructions.
After installation visit our getting started guide.
v0.1.6
Changes:
- Improved parsing speed.
- Slightly redesigned CLI, added support for piping.
- Fixed issue with comments and word wrap.
Install on Linux: snap install wrap
you will also need Courier Prime.
On a 64 bit Windows machine you can install Wrap using Wrap_Win64.exe
.
When you use a Mac download Wrap_macOS.zip
and visit this page for installation instructions.
After installation visit our getting started guide.
v0.1.5
Changes:
- Improved internal representation of script, slightly increases overall performance.
- Fixed issue where spaces would sometimes appear at the start of a line after word wrap.
- Fixed emphasis between line breaks (it now correctly stops at paragraphs).
- Fixed issue with Courier New fallback on Windows.
Install on Linux: snap install wrap
you will also need Courier Prime.
On a 64 bit Windows machine you can install Wrap using Wrap_Win64.exe
.
When you use a Mac download Wrap_macOS.zip
and visit this page for installation instructions.
After installation visit our getting started guide.
v0.1.4
Changes:
- Added file type icons on macOS and Windows (thanks to @jschopplich).
- Slightly decreased build size.
- Improved version information.
- Improved HTML output and reduced it's memory usage.
Install on Linux: snap install wrap
you will also need Courier Prime.
On a 64 bit Windows machine you can install Wrap using Wrap_Win64.exe
.
When you use a Mac download Wrap_macOS.zip
and visit this page for installation instructions.
After installation visit our getting started guide.