mabe02/lanterna

make TextCharacter Serializable

Closed this issue · 1 comments

Make TextCharacter (and all referenced classes, such as TextColor) implement Serializable

since these classes just contain basic information such as characters and color values, it'd be rather trivial to make them serializable.

Not entirely sure what you would use that for, but sure, we can do.