Fast Lane! Posted May 8, 2019 Share Posted May 8, 2019 Hello, I'd like to pay a developer to write a php script to do the following: - Input member ID - check if member has avatar or letter photo - if the member has a letter photo then return the SVG letter photo (example as follows): <img src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201024%201024%22%20style%3D%22background%3A%236263c4%22%3E%3Cg%3E%3Ctext%20text-anchor%3D%22middle%22%20dy%3D%22.35em%22%20x%3D%22512%22%20y%3D%22512%22%20fill%3D%22%23ffffff%22%20font-size%3D%22700%22%20font-family%3D%22-apple-system%2C%20BlinkMacSystemFont%2C%20Roboto%2C%20Helvetica%2C%20Arial%2C%20sans-serif%22%3EM%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fsvg%3E" alt="Midnight Modding"> This would be for a 3rd party app integrated with IPB. I want to replicate the low file size new letter avatars on the site (4.4.x style versus the 4.3.x style which were images). PM me with any interest. Thanks!! Link to comment
Fast Lane! Posted May 10, 2019 Author Share Posted May 10, 2019 Hello, I'd like to pay a developer to write a php script to do the following: - Input member ID - check if member has avatar or letter photo - if the member has a letter photo then return the SVG letter photo (example as follows): <img src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201024%201024%22%20style%3D%22background%3A%236263c4%22%3E%3Cg%3E%3Ctext%20text-anchor%3D%22middle%22%20dy%3D%22.35em%22%20x%3D%22512%22%20y%3D%22512%22%20fill%3D%22%23ffffff%22%20font-size%3D%22700%22%20font-family%3D%22-apple-system%2C%20BlinkMacSystemFont%2C%20Roboto%2C%20Helvetica%2C%20Arial%2C%20sans-serif%22%3EM%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fsvg%3E" alt="Midnight Modding"> This would be for a 3rd party app integrated with IPB. I want to replicate the low file size new letter avatars on the site (4.4.x style versus the 4.3.x style which were images). PM me with any interest. Thanks!! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.