diff --git a/src/giza-hershey-to-utf.h b/src/giza-hershey-to-utf.h index 27bb406..ccbf72c 100644 --- a/src/giza-hershey-to-utf.h +++ b/src/giza-hershey-to-utf.h @@ -101,6 +101,8 @@ static giza_hershey_to_utf_entry const giza_hershey_to_utf[] = { {233, "#"}, {234, "&"}, {235, "\u2311"}, +{273, "\u00ae"}, +{274, "\u00a9"}, {501, "A"}, {502, "B"}, {503, "C"},