- Reverting r29415-29422 for now because the UTF-8 characters prove to be problematic for the player unless they are transparent enough when searching for cards and typing card names (including the deck editor).

- Before having to revert these changes I managed to get the game to recognize both accented and unaccented card names in decks and for the purposes of card picture file names. However, I was not successful in implementing the similar level of transparency in the deck editor and in the card search box (e.g. "Add Card To Hand" - that type of thing).
- To continue working on this project, feel free to revert this commit locally and update the functionality to be more transparent and intuitive for the end user.
This commit is contained in:
Agetian
2015-05-17 16:44:30 +00:00
parent 9f15e72a4f
commit 46f17edad0
69 changed files with 160 additions and 226 deletions

View File

@@ -140,7 +140,7 @@ public final class SResizingUtil {
existingComponents.add(c);
}
// This is the core of the pixel-perfect layout. To avoid ±1 px errors on borders
// This is the core of the pixel-perfect layout. To avoid <EFBFBD>1 px errors on borders
// from rounding individual panels, the intermediate values (exactly accurate, in %)
// for width and height are rounded based on comparison to other panels in the
// layout. This is to avoid errors such as: