TODO flesh this out with the build details.
Open candidateData.txt, and update to current status from the UTC.
Example:
Proposal=L2/17-082, L2/17-011, L2/16-147, L2/16130, L2/16-008, L2/14-173 After=👃🏿 U+1F9B0 Name=red-haired UName=EMOJI COMPONENT RED HAIR Keywords= ginger | redhead Emoji_Component Comment=Component for use in <a target='doc' href='http://unicode.org/reports/tr51/proposed.html#def_RGI'>RGI</a> sequences. Isolated images should have dotted borders.
Open GenerateEmoji.java and look at showCandidateStyle. Fix topHeader (right instance) and getDoubleLink(“Provisional Candidates”) as necessary for new status (eg changing Provisional to Draft).
Open tr51/images/proposed/ and copy in any missing images. Follow the requirements on selection.html#images.
Run GenerateEmoji.java to regenerate all charts (including emoji-candidates). Sanity check, fix, and iterate as necessary.
There are two environment variables (in Eclipse, you can create different Configurations for these)
-Demoji-abbr => creates an abbreviated version -Demoji-beta => creates a beta version (only necessary if producing both a current and past version
Once a character is added to Draft candidates, then the draft data files have to be updated as well. In particular, they need to be added to /unicodetools/data/emoji/X.0:
CandidateData.generateProposalData
to get the list, but verifyMoving from final candidates involves a number of changes.