Skip to content

Commit

Permalink
use sparsepp to avoid smufl crash (#18)
Browse files Browse the repository at this point in the history
* Use frozen map

* User sparse map for unordered list

* Return ref not copy of string
  • Loading branch information
diskzero authored and webern committed Sep 17, 2018
1 parent 3363b2f commit 18fae52
Show file tree
Hide file tree
Showing 19 changed files with 12,819 additions and 5,224 deletions.
5,198 changes: 2,598 additions & 2,600 deletions Sourcecode/mx/api/Smufl.cpp

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion Sourcecode/mx/api/Smufl.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
#include "mx/api/ApiCommon.h"

#include <string>
#include <unordered_map>

namespace mx
{
Expand Down
2,612 changes: 0 additions & 2,612 deletions Sourcecode/mx/impl/SmuflGlyphMap.h

This file was deleted.

Loading

0 comments on commit 18fae52

Please sign in to comment.