Skip to content

Feature/issue 2337#2351

Open
klayoutmatthias wants to merge 5 commits intomasterfrom
feature/issue-2337
Open

Feature/issue 2337#2351
klayoutmatthias wants to merge 5 commits intomasterfrom
feature/issue-2337

Conversation

@klayoutmatthias
Copy link
Copy Markdown
Collaborator

No description provided.

Matthias Koefferlein added 5 commits May 2, 2026 23:21
…gon,SimplePolygon,Trans,CplxTrans,Text,Path,Edge,EdgePair and variants
- Split binary and regular streams
- Binary serialization of tl::Variant
- Fixing tl::Variant parsable string representation for byte arrays and char
  (Format is '...'b for byte arrays and '.'c for chars).
- tl::to_quoted_string now allows 0 characters in the string
  (escapes to '\000')
…TION: side effect!)

Problem was that "to_s" did not deliver a parsable string for the
properties. This is fixed, but the format of the properties part
of the string changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Add to_bytes and from_bytes to shape classes

1 participant