Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Fixed #74 by adding support for UTF-8 in options #302

Merged
merged 1 commit into from
Sep 18, 2017

Conversation

jeremyVignelles
Copy link
Collaborator

Added support for UTF-8 in options, which fixes #74.
You can now put special characters in marquee! Example (vlc 3.0 only for emoji support)

myControl.MediaPlayer.VlcMediaplayerOptions = new[] { "--sub-source=marq{marquee=testç 👍,color=16776960}" };

@jeremyVignelles jeremyVignelles merged commit eaa8f54 into ZeBobo5:develop Sep 18, 2017
@jeremyVignelles jeremyVignelles deleted the fix/utf8-options branch September 18, 2017 13:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Marquee Text doesn't support special characters
1 participant