cjhaas blog

Basically a place that Chris can post solutions to problems so he can easily find them later

Recent Posts

  • Black right-pointing arrow renders as an Emoji on iOS
  • Recursion
  • Windows Terminal GitBash Colors
  • ACF Flexible Content image previews, 2.0
  • UniFi – Fixing VPN problems for Windows 10

Recent Comments

  • Eliezer Castanon on iTextSharp slightly smarter text extraction strategy
  • javad on How to recompress images in a PDF using iTextSharp
  • MANOUS3784 on Flock is awesome
  • Sang on Flock is awesome
  • David Glover on Setting a Paragraph’s Absolute Position with iTextSharp

Archives

  • April 2022
  • October 2021
  • September 2021
  • April 2021
  • January 2021
  • October 2020
  • August 2020
  • June 2020
  • May 2020
  • December 2019
  • November 2019
  • October 2019
  • July 2019
  • May 2019
  • December 2018
  • October 2018
  • July 2018
  • November 2017
  • October 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • September 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • November 2013
  • May 2013
  • April 2013
  • March 2013
  • January 2013
  • November 2012
  • October 2012
  • July 2012
  • March 2012
  • January 2012
  • October 2011
  • September 2011
  • July 2011
  • February 2011
  • December 2010
  • November 2010
  • October 2010
  • September 2010
  • August 2010
  • June 2010
  • April 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009

Categories

  • Accessibility
  • Advanced Custom Fields
  • Authorize.Net
  • BWP Minify
  • Composer
  • Crappy Google Search Results of the Day
  • CSS
  • Drupal
  • Drush
  • Elasticsearch
  • Fun links of the day
  • Google Analytics
  • HHVM
  • HTML
  • iTextSharp
  • JavaScript
  • Linux
  • mysql
  • nginx
  • Optimization
  • PDF
  • PdfPTable
  • PHP
  • Plugins
  • Ramblings
  • Random things I learned
  • Redis
  • Security
  • simplesamlphp
  • SQL Server
  • SSH
  • SSL/TLS/HTTPS
  • SVG
  • Uncategorized
  • Unicode
  • Varnish
  • Vendi Best Practice
  • VIP
  • Weird Google Search Results
  • Windows
  • WordPress
  • WP-CLI

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Skip to content
  • Home
  • About Chris
  • How to override cURL settings when using wp_remote_get

Black right-pointing arrow renders as an Emoji on iOS

I was recently using a simple Unicode arrow (▶) for a play button on a video which looked great, everywhere, except on iOS it was being rendered as an Emoji:

Sample rendering of the right-pointing arrow that is rendered as an Emoji instead of text on iOS

Although not terrible, it didn’t work with our design.

The fix is luckily easy, you just need to explicitly specify which variant you want:

▶︎

Thanks to this Stackoverflow post!

Posted 3 months ago by [email protected].

Recursion

Read
Posted 9 months ago by [email protected].

Windows Terminal GitBash Colors

Read
Posted 10 months ago by [email protected].

ACF Flexible Content image previews, 2.0

Read
Posted 1 year ago by [email protected].

UniFi – Fixing VPN problems for Windows 10

Read
Posted 1 year ago by [email protected].

Programmatically setting ACF license key

Read
Posted 1 year ago by [email protected].

Flock is awesome

Read
Posted 2 years ago by [email protected].

Chrome and PDFs requiring web authentication showing only the first page, then dots

Read
Posted 2 years ago by [email protected].

How to fix “Error: Another update is currently in progress.”

Read
Posted 2 years ago by [email protected].

Remove buttons from a WYSIWYG editor for a specific ACF field type

Read
Posted 2 years ago by [email protected].

Posts navigation

← Older posts

Proudly powered by WordPress. Theme: Bushwick by James Dinsdale.